Commit 28306a72 authored by R. RyanTM's avatar R. RyanTM Committed by Yaya
Browse files

snipe-it: 7.0.11 -> 7.0.12

parent 71ade9df
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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=";