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

snipe-it: 7.0.4 -> 7.0.6

parent 40f3d215
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,16 +8,16 @@

php.buildComposerProject (finalAttrs: {
  pname = "snipe-it";
  version = "7.0.4";
  version = "7.0.6";

  src = fetchFromGitHub {
    owner = "snipe";
    repo = "snipe-it";
    rev = "v${finalAttrs.version}";
    hash = "sha256-yu0f2NyHj+5UR1YKD+eZIksBWtykTN6/Pcam1pfyQTM=";
    hash = "sha256-WsjUXHbl3HTOrXSeNJrykHv9x5Kbch5GH4yOFKYf+jU=";
  };

  vendorHash = "sha256-+h4jj8VBDQ76V3udrr4e54jhRwjsbxqgAtntILCAHy8=";
  vendorHash = "sha256-qAypUevd4qGt5WFYfuVx00nRKdk2qf9a0T6l/la8mpA=";

  postInstall = ''
    snipe_it_out="$out/share/php/snipe-it"