mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vals: Update to version 0.42.1
This commit is contained in:
parent
3e9cf864c5
commit
3af810171b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.42.0",
|
"version": "0.42.1",
|
||||||
"description": "Helm-like configuration values loader with support for various sources",
|
"description": "Helm-like configuration values loader with support for various sources",
|
||||||
"homepage": "https://github.com/variantdev/vals",
|
"homepage": "https://github.com/variantdev/vals",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.42.0/vals_0.42.0_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.42.1/vals_0.42.1_windows_amd64.tar.gz",
|
||||||
"hash": "d3d406ec1f40eae1eb11a15213186f77733ef5efff05f1926bb0c7c420ebe1fc"
|
"hash": "babd82e3b753e39e5424d9956b78bec611aecf5b40dc794fb9e6d39b31275906"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.42.0/vals_0.42.0_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.42.1/vals_0.42.1_windows_386.tar.gz",
|
||||||
"hash": "b0d638068b2e8611258cd8aa9cc48c78908b360ac368ee01fb8bb15e6f2cddcd"
|
"hash": "d46312ae94820de68c61f959f38f5bd39bea4012a308de4a03f511d712c151ac"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user