snipe-it: 8.1.3 -> 8.1.4

Release notes: https://github.com/grokability/snipe-it/releases/tag/v8.1.4
Changelog: https://github.com/grokability/snipe-it/compare/v8.1.3...v8.1.4

(cherry picked from commit 82f78582cd)
This commit is contained in:
transcaffeine 2025-05-24 17:04:09 +02:00 committed by github-actions[bot]
parent 9a7ee2e995
commit 9b0a65b562

View file

@ -9,16 +9,16 @@
php84.buildComposerProject2 (finalAttrs: {
pname = "snipe-it";
version = "8.1.3";
version = "8.1.4";
src = fetchFromGitHub {
owner = "grokability";
repo = "snipe-it";
tag = "v${finalAttrs.version}";
hash = "sha256-SzL1api9hObdvhKRtBrzgvZNuJHAoeB2GCt2etCZ6Kw=";
hash = "sha256-Mz+8f8VRwBf80tfrtecKnkFDIP7lsjJVPezyZI2uFbg=";
};
vendorHash = "sha256-KOzPzKN1HXFidjXWe8tNPwFJ8DmdrkCDKeChNhGcTDo=";
vendorHash = "sha256-w+wdGGCACzpJMFuKk48h71DVMfsGguxeJLTen1U8Pp8=";
postInstall = ''
snipe_it_out="$out/share/php/snipe-it"