snipe-it: 8.2.1 -> 8.3.0

Release notes: https://github.com/grokability/snipe-it/releases/tag/v8.3.0
Full changelog: https://github.com/grokability/snipe-it/compare/v8.2.1...v8.3.0

(cherry picked from commit 7db7de10f1)
This commit is contained in:
transcaffeine
2025-08-29 20:30:08 +02:00
committed by Yaya
parent 9aea62f77f
commit c2a6926346

View File

@@ -9,16 +9,16 @@
php84.buildComposerProject2 (finalAttrs: {
pname = "snipe-it";
version = "8.2.1";
version = "8.3.0";
src = fetchFromGitHub {
owner = "grokability";
repo = "snipe-it";
tag = "v${finalAttrs.version}";
hash = "sha256-l0FiZZbzY49y2Q5WcCZwJD8YlQbBrOXJkMo7fMlSHxg=";
hash = "sha256-YeedBSpEzdMOPpbwqEFpVtMY4hnnN/Sb/XB1YNDnDNc=";
};
vendorHash = "sha256-+FUEBZdGu+wC9LW2UWz1wM4PZnJdTAxZU0kRkCzgjJE=";
vendorHash = "sha256-32TbhVhfi8i9jwBQ2gpeb7sLmrtHQXSjlaVVdgFdaxs=";
postInstall = ''
snipe_it_out="$out/share/php/snipe-it"