mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vals: Update to version 0.31.0
This commit is contained in:
parent
e017783b21
commit
159f6410e8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.30.0",
|
"version": "0.31.0",
|
||||||
"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.30.0/vals_0.30.0_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.31.0/vals_0.31.0_windows_amd64.tar.gz",
|
||||||
"hash": "d1c3d802adb7a453b47e6906e28d33c2b2f30810883bda8637c0a8cf8d1a90a6"
|
"hash": "f2641cff29e728821ed47f1c0537df589cfc4354f3c085dfa54369c843de1df8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.30.0/vals_0.30.0_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.31.0/vals_0.31.0_windows_386.tar.gz",
|
||||||
"hash": "a92f056b545d57563c8bd31d4d2a97e6d287da8bbcb59d0f10753c0ec03fa2fc"
|
"hash": "a5ccc0d57aeb9de79fe02b4d727098e1a25ac672cc7123f5fdda7b1dd24c905a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user