Skip to content

Commit 3bd5f3c

Browse files
r-ryantmyayayayaka
authored andcommitted
snipe-it: 8.1.2 -> 8.1.3
1 parent b15d47d commit 3bd5f3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sn/snipe-it/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99

1010
php84.buildComposerProject2 (finalAttrs: {
1111
pname = "snipe-it";
12-
version = "8.1.2";
12+
version = "8.1.3";
1313

1414
src = fetchFromGitHub {
1515
owner = "grokability";
1616
repo = "snipe-it";
1717
tag = "v${finalAttrs.version}";
18-
hash = "sha256-tF7lTkmowJAEz2BGNWK2yHkPYafS9Rs5Z98snsbCNQU=";
18+
hash = "sha256-SzL1api9hObdvhKRtBrzgvZNuJHAoeB2GCt2etCZ6Kw=";
1919
};
2020

21-
vendorHash = "sha256-wVRmvxcrsu5ZBPYrIx9p4+ddWTgBBaeLvyqFMPj3iIg=";
21+
vendorHash = "sha256-KOzPzKN1HXFidjXWe8tNPwFJ8DmdrkCDKeChNhGcTDo=";
2222

2323
postInstall = ''
2424
snipe_it_out="$out/share/php/snipe-it"

0 commit comments

Comments
 (0)