mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
vals: Update to version 0.23.0
This commit is contained in:
parent
e48218160c
commit
9d14c534a7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.22.0",
|
||||
"version": "0.23.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.22.0/vals_0.22.0_windows_amd64.tar.gz",
|
||||
"hash": "d7bb222746431a26b38e619035f1b7d4576e4627849a1d0f385591dedc67a393"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.23.0/vals_0.23.0_windows_amd64.tar.gz",
|
||||
"hash": "25ee17d122a766b499a1df98e721f0e62499b1b1ca4396269a8d239a733e2108"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.22.0/vals_0.22.0_windows_386.tar.gz",
|
||||
"hash": "0803cbd41cbffafe4f1a89c6bb86298db03c4f15eaa5de2b9535cee57c801b9f"
|
||||
"url": "https://github.com/variantdev/vals/releases/download/v0.23.0/vals_0.23.0_windows_386.tar.gz",
|
||||
"hash": "7bcdae8990ee866fde7f6a3af1c3df06a980b4a39fa1cc917aa763602f287dca"
|
||||
}
|
||||
},
|
||||
"bin": "vals.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user