vals: 0.44.0 -> 0.44.1

This commit is contained in:
R. Ryantm
2026-06-13 03:09:40 +00:00
parent 08740d8811
commit 64dd5a5a42
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "vals";
version = "0.44.0";
version = "0.44.1";
src = fetchFromGitHub {
rev = "v${finalAttrs.version}";
owner = "helmfile";
repo = "vals";
sha256 = "sha256-t13qzIE1nl+AjxdFISD61ScahWuFJV7ROqtSr22Tscs=";
sha256 = "sha256-KSY2kEJf7K6y/jjPGUShvdRjP4Y1t1zCVWPJMBKDQTE=";
};
vendorHash = "sha256-xBOac8rDMsn+gX5QWdIoP9BdqBmdZ7tvtRG677uiCpM=";
vendorHash = "sha256-DX0ssLNkW5IizWewAWg4bkSwhvG3tETkq8h1leB+/8Q=";
proxyVendor = true;