mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
vals: Update to version 0.17.1
This commit is contained in:
parent
86063fe616
commit
5bd17a759e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.16.2",
|
"version": "0.17.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.16.2/vals_0.16.2_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.17.1/vals_0.17.1_windows_amd64.tar.gz",
|
||||||
"hash": "a979d81b43743a219a7e2c1455153f466f1d7229ad2c8813e1235191775a767e"
|
"hash": "d91591211036604d715736975a6e4b3a1a346b3379bd6fdce19f991123f48387"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.16.2/vals_0.16.2_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.17.1/vals_0.17.1_windows_386.tar.gz",
|
||||||
"hash": "63b0961f29038b3197cbfe113487d92f9af52348155e0f8368ba43a592360b69"
|
"hash": "4e559233026e2a34f8d1d8ca4f627cf25038dfe10ef25535971328196f053d3d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user