Skip to content

Commit 1423686

Browse files
vals: Update to version 0.39.1
1 parent f2f4743 commit 1423686

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/vals.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "0.39.0",
2+
"version": "0.39.1",
33
"description": "Helm-like configuration values loader with support for various sources",
44
"homepage": "https://github.com/variantdev/vals",
55
"license": "Apache-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/variantdev/vals/releases/download/v0.39.0/vals_0.39.0_windows_amd64.tar.gz",
9-
"hash": "7c2c8a74bd3bc6a22249c777bbd546574bfd18b5081491068d00bdf362223bcd"
8+
"url": "https://github.com/variantdev/vals/releases/download/v0.39.1/vals_0.39.1_windows_amd64.tar.gz",
9+
"hash": "1ca35a8416151ed1e2c17e41764512d36c9b9c7f0ca8b1f9c54a9d0cd33592cc"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/variantdev/vals/releases/download/v0.39.0/vals_0.39.0_windows_386.tar.gz",
13-
"hash": "1c1cf0c7b79422d3ce5340e24bee421ca654d1fa7fa57bc7ce74b862882b3af2"
12+
"url": "https://github.com/variantdev/vals/releases/download/v0.39.1/vals_0.39.1_windows_386.tar.gz",
13+
"hash": "bc3142caaec22152274dd5faa57133e5dc089a63523949138ed8595423fa9276"
1414
}
1515
},
1616
"bin": "vals.exe",

0 commit comments

Comments
 (0)