mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
vals: Update to version 0.35.0
This commit is contained in:
parent
11f32a329c
commit
ec221a7b4e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.1",
|
"version": "0.35.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.34.1/vals_0.34.1_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.35.0/vals_0.35.0_windows_amd64.tar.gz",
|
||||||
"hash": "cdf154837b2d69a001e8210d04f8d9a51ea6f3d2b01c98126fe466232de0168f"
|
"hash": "364151f9caedf5817362277976a83c3f6efe53b76ab37e7750dbbe3a1dcb1ced"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.34.1/vals_0.34.1_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.35.0/vals_0.35.0_windows_386.tar.gz",
|
||||||
"hash": "319311c81e255d59b97d68d9de4c06e8e819e873b2b6bf0b5a89df5c3cdab815"
|
"hash": "fc3c6aaa0932c4e4da312b498b6633459c0c9576f7924bf0f6e1c18e2a939415"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user