mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
vals: Update to version 0.37.0
This commit is contained in:
parent
141a7e6811
commit
d1edecb5c8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.36.0",
|
||||
"version": "0.37.0",
|
||||
"description": "Helm-like configuration values loader with support for various sources",
|
||||
"homepage": "https://github.com/variantdev/vals",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.36.0/vals_0.36.0_windows_amd64.tar.gz",
|
||||
"hash": "a2b70443ce771dd12c2c3707b1dc2eed3d87657de4751d5dd397c2516e052e2a"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.37.0/vals_0.37.0_windows_amd64.tar.gz",
|
||||
"hash": "3f101f5d699a6284932eac6d04f55c385fd638dba2a9c9b423485daeb6754b42"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.36.0/vals_0.36.0_windows_386.tar.gz",
|
||||
"hash": "0ee68a3e8037454ae67d0100a1993ada0767fb642ac120675ed1d653c6c2fc9e"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.37.0/vals_0.37.0_windows_386.tar.gz",
|
||||
"hash": "c7ab18bf4153872463f68d4383b01829548f02e39353bb85f5105118543b6383"
|
||||
}
|
||||
},
|
||||
"bin": "vals.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user