snipe-it: 7.0.11 -> 7.0.12

(cherry picked from commit 28306a729a)
This commit is contained in:
R. Ryantm 2024-09-23 04:02:59 +00:00 committed by Yaya
parent 4a9e7971aa
commit 08d69ce0b7

View File

@ -8,13 +8,13 @@
php.buildComposerProject (finalAttrs: {
pname = "snipe-it";
version = "7.0.11";
version = "7.0.12";
src = fetchFromGitHub {
owner = "snipe";
repo = "snipe-it";
rev = "v${finalAttrs.version}";
hash = "sha256-XMsLK6IKbnlYZk7tPYq++prv+28FefEbahOqmeEAAiY=";
hash = "sha256-CTOhnGDmvxcQrS7VPsMeap6aD9YajSZ/C25RcRbL65w=";
};
vendorHash = "sha256-8YZD6Q1Mb5VUGL/KQnYTtXKL3aziPfAmwvVthDdyBYY=";