mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-18 09:35:14 +00:00
vals: Update to version 0.24.0
This commit is contained in:
parent
5107f02b7c
commit
bf36b53698
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.0",
|
||||
"version": "0.24.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.23.0/vals_0.23.0_windows_amd64.tar.gz",
|
||||
"hash": "25ee17d122a766b499a1df98e721f0e62499b1b1ca4396269a8d239a733e2108"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_amd64.tar.gz",
|
||||
"hash": "672fff276e3bffe47f3afba95e0a4c4bf42e4b537072f65c543ea541624b94a3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.23.0/vals_0.23.0_windows_386.tar.gz",
|
||||
"hash": "7bcdae8990ee866fde7f6a3af1c3df06a980b4a39fa1cc917aa763602f287dca"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_386.tar.gz",
|
||||
"hash": "4771cb0a2e4fce7bee73a69a146cc50880cbb6b82aeb71c26b4390912c81dc37"
|
||||
}
|
||||
},
|
||||
"bin": "vals.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user