snipe-it: 7.0.13 -> 7.1.15

This commit is contained in:
R. Ryantm
2024-12-06 20:58:14 +00:00
parent e574201552
commit 3b3bd00e95

View File

@@ -8,16 +8,16 @@
php.buildComposerProject2 (finalAttrs: {
pname = "snipe-it";
version = "7.0.13";
version = "7.1.15";
src = fetchFromGitHub {
owner = "snipe";
repo = "snipe-it";
rev = "v${finalAttrs.version}";
hash = "sha256-LfE45ConH8/NPOhD+uDwJP3nNf040QEGZDdHAg1qwXg=";
hash = "sha256-+MMu42HsaIqNKcIJAyBI40AqQIpOPK0ZMtAAd/EflT4=";
};
vendorHash = "sha256-4csHTqhkTJBzoe0Vfc7Gu1qaDG3ixj6vPMYoVLIWUV0=";
vendorHash = "sha256-9qnEsI5R28aqMNE7KbvOp9Kev+JNXvIsDIbPyAa41Go=";
postInstall = ''
snipe_it_out="$out/share/php/snipe-it"