Merge pull request #242352 from r-ryantm/auto-update/photofield
photofield: 0.10.3 -> 0.10.4
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
|
||||
let
|
||||
pname = "photofield-ui";
|
||||
version = "0.10.3";
|
||||
version = "0.10.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "SmilyOrg";
|
||||
repo = "photofield";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-OrLsthhnjX6LWehwiBDRzhCmTp3IBsbu9WKVu0zhgaQ=";
|
||||
hash = "sha256-kcKnE4U+XWYfKw5nZSk+xCtYdagHBMZS3hvukEL8p4M=";
|
||||
};
|
||||
|
||||
webui = buildNpmPackage {
|
||||
|
||||
Reference in New Issue
Block a user