mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vals: Update to version 0.25.0
This commit is contained in:
parent
69d14df997
commit
b7dead9a72
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.24.0",
|
"version": "0.25.0",
|
||||||
"description": "Helm-like configuration values loader with support for various sources",
|
"description": "Helm-like configuration values loader with support for various sources",
|
||||||
"homepage": "https://github.com/variantdev/vals",
|
"homepage": "https://github.com/variantdev/vals",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.25.0/vals_0.25.0_windows_amd64.tar.gz",
|
||||||
"hash": "672fff276e3bffe47f3afba95e0a4c4bf42e4b537072f65c543ea541624b94a3"
|
"hash": "b22d0d1130487a6fe685a3e820e841477ab7634620bf0e000bc8ff47e8af36f3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.24.0/vals_0.24.0_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.25.0/vals_0.25.0_windows_386.tar.gz",
|
||||||
"hash": "4771cb0a2e4fce7bee73a69a146cc50880cbb6b82aeb71c26b4390912c81dc37"
|
"hash": "871ec52b6083bb296daf51778ebaa9cc2038cfd164d8b999f7b7488e16865971"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user