We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8c7883 + 663e007 commit b88fa1dCopy full SHA for b88fa1d
pkgs/by-name/va/vals/package.nix
@@ -8,16 +8,16 @@
8
9
buildGoModule rec {
10
pname = "vals";
11
- version = "0.38.0";
+ version = "0.39.0";
12
13
src = fetchFromGitHub {
14
rev = "v${version}";
15
owner = "helmfile";
16
repo = pname;
17
- sha256 = "sha256-dN4712rZ/nElYpthW+27WSFOeNmV2Bm7Zx/OEIrKwsQ=";
+ sha256 = "sha256-Og3klt2FvfSbgplHgO4waG41apu+EePaBxVbVxaTPB0=";
18
};
19
20
- vendorHash = "sha256-EihgFqD80YlFaEJfeS2C91ifk7yYhZQcgEUteIk3siM=";
+ vendorHash = "sha256-F+eEnYdsXCmFuhJT3qWIrYCOkuEZdz2XFSMIccgz/+o=";
21
22
proxyVendor = true;
23
0 commit comments