mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
vals: Update to version 0.21.0
This commit is contained in:
parent
2282c79f03
commit
16c0caf2b4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.20.0",
|
||||
"version": "0.21.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.20.0/vals_0.20.0_windows_amd64.tar.gz",
|
||||
"hash": "23676d09a93a311658a90b71922397831fcce8969c9f6aa3873cb07a2731f9e8"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.21.0/vals_0.21.0_windows_amd64.tar.gz",
|
||||
"hash": "6874ffbad036364864a8fd750858ca8af4e17900bd6922ad52c98d52ec227ea4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.20.0/vals_0.20.0_windows_386.tar.gz",
|
||||
"hash": "c99d4718a48d4dd0f83c321265b883b41e58145b5e9ab35e6011ba49eafd6c1a"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.21.0/vals_0.21.0_windows_386.tar.gz",
|
||||
"hash": "f097809f91b4d66640bbdb08988423ff35c16d518f2ba3286b388745682d2c80"
|
||||
}
|
||||
},
|
||||
"bin": "vals.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user