snipe-it: 8.1.16 -> 8.1.18
Release notes: - https://github.com/grokability/snipe-it/releases/tag/v8.1.17 - https://github.com/grokability/snipe-it/releases/tag/v8.1.18 Full changelog: https://github.com/grokability/snipe-it/compare/v8.1.16...v8.1.18
This commit is contained in:
parent
e971fb0e7a
commit
6374750c82
@ -9,16 +9,16 @@
|
||||
|
||||
php84.buildComposerProject2 (finalAttrs: {
|
||||
pname = "snipe-it";
|
||||
version = "8.1.16";
|
||||
version = "8.1.18";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "grokability";
|
||||
repo = "snipe-it";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-Eo0Z6aWbNniOcPIjsgWwy9d9TXfyYZPK3AtVxbAcjac=";
|
||||
hash = "sha256-S11RUvblLQNS+LX66zBlVATJTvOMNBxf//zpo+b4AB0=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-bQFNpms8l85d74HoTEPx2fHZxbcjtbf1MoKj4lX3AMk=";
|
||||
vendorHash = "sha256-wWm7bB+TUzeRDRPYCL53c9/KspAdsHSEKK759ntiLWo=";
|
||||
|
||||
postInstall = ''
|
||||
snipe_it_out="$out/share/php/snipe-it"
|
||||
|
Loading…
x
Reference in New Issue
Block a user