mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
vals: Update to version 0.32.0
This commit is contained in:
parent
a78f00e953
commit
546080cd3b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.31.0",
|
||||
"version": "0.32.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.31.0/vals_0.31.0_windows_amd64.tar.gz",
|
||||
"hash": "f2641cff29e728821ed47f1c0537df589cfc4354f3c085dfa54369c843de1df8"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.32.0/vals_0.32.0_windows_amd64.tar.gz",
|
||||
"hash": "3d886c946e4aefec49b413f182bd65bdea1a406cc2d5a80eecc5e20f11ed891d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.31.0/vals_0.31.0_windows_386.tar.gz",
|
||||
"hash": "a5ccc0d57aeb9de79fe02b4d727098e1a25ac672cc7123f5fdda7b1dd24c905a"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.32.0/vals_0.32.0_windows_386.tar.gz",
|
||||
"hash": "cd6730b3b761a4be605bf0effad22dd42ae289ab9043213a2187f8df7de1f0e2"
|
||||
}
|
||||
},
|
||||
"bin": "vals.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user