Unverified Commit 25bb08de authored by Marcus Ramberg's avatar Marcus Ramberg Committed by GitHub
Browse files

helmfile: 1.1.7 -> 1.1.9 (#456055)

parents 3652b3eb 45bd9ae5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,16 +10,16 @@

buildGoModule rec {
  pname = "helmfile";
  version = "1.1.7";
  version = "1.1.9";

  src = fetchFromGitHub {
    owner = "helmfile";
    repo = "helmfile";
    rev = "v${version}";
    hash = "sha256-DOLlibBuwzP31ZMakcuaeG/fdMDOXqgd8PKts4/gFVo=";
    hash = "sha256-WatJSiNi/rUaoBGgIdRjczpMiXAwRQ21ck/ATVKyZe0=";
  };

  vendorHash = "sha256-l7KQ67Rx2lsaUkpTHBJM6PRqqTdbwkkaeOhsUxj1MMI=";
  vendorHash = "sha256-HTs176YgrQX8s+IrOqV4BQVZfhhFkNp+T3HbmmBFdTg=";

  proxyVendor = true; # darwin/linux hash mismatch