helmfile: 1.1.7 -> 1.1.9 (#456055)

This commit is contained in:
Marcus Ramberg
2025-11-05 09:26:13 +00:00
committed by GitHub

View File

@@ -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