snipe-it: 8.1.0 -> 8.1.2

Release notes:
  - https://github.com/grokability/snipe-it/releases/tag/v8.1.1
  - https://github.com/grokability/snipe-it/releases/tag/v8.1.2
Changelog: https://github.com/grokability/snipe-it/compare/v8.1.0...v8.1.2

Mostly contains UI fixes and improvements
This commit is contained in:
transcaffeine
2025-05-06 13:33:10 +02:00
committed by Yaya
parent 80ef979033
commit 722064067c
+3 -3
View File
@@ -9,16 +9,16 @@
php84.buildComposerProject2 (finalAttrs: {
pname = "snipe-it";
version = "8.1.0";
version = "8.1.2";
src = fetchFromGitHub {
owner = "grokability";
repo = "snipe-it";
tag = "v${finalAttrs.version}";
hash = "sha256-/yIuoyHkONv94J+MOeahVDXhHbwW1scfwNqcO3NaDwA=";
hash = "sha256-tF7lTkmowJAEz2BGNWK2yHkPYafS9Rs5Z98snsbCNQU=";
};
vendorHash = "sha256-+TGloF4V/r9lgO5itk2MnQNj3Fsgq8cwUB5zbA1ZQWM=";
vendorHash = "sha256-wVRmvxcrsu5ZBPYrIx9p4+ddWTgBBaeLvyqFMPj3iIg=";
postInstall = ''
snipe_it_out="$out/share/php/snipe-it"