mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
vals: Update to version 0.34.0
This commit is contained in:
parent
d2fb488c1f
commit
0cb7b08e5c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.33.1",
|
||||
"version": "0.34.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.33.1/vals_0.33.1_windows_amd64.tar.gz",
|
||||
"hash": "605a135fd009dc97cb3ffa708926e4d40080a2ab32b862b04e27987af21354e4"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.34.0/vals_0.34.0_windows_amd64.tar.gz",
|
||||
"hash": "83a180ef717c6e2344db7f416ddd7075e7b8916a49783b6c3a754202e0d1304b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.33.1/vals_0.33.1_windows_386.tar.gz",
|
||||
"hash": "33d7214d82f869da058e0a14843941d5e9512138cd32dbf49f5440082e9f01cf"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.34.0/vals_0.34.0_windows_386.tar.gz",
|
||||
"hash": "e18af89c489b3aaa4f0b5d1919604d041cdb37b423d9bd417cbbb91a713ded81"
|
||||
}
|
||||
},
|
||||
"bin": "vals.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user