mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
vals: Update to version 0.26.2
This commit is contained in:
parent
e2c6f5d7ce
commit
df2ec63118
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.26.1",
|
"version": "0.26.2",
|
||||||
"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.26.1/vals_0.26.1_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_amd64.tar.gz",
|
||||||
"hash": "c298409234db3b864bb3ecc42b718dd955afde028df82d27d3260ef93df43e5d"
|
"hash": "4f3e2017cbc887c7f3bc93fff59c6f5e033e16452a92fa8ec9d74031224cbaed"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.26.1/vals_0.26.1_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_386.tar.gz",
|
||||||
"hash": "f177a5eff6319b46994aaa18720efcc0af43eaed562bb0f95852b988f3eec20e"
|
"hash": "20301ac58210e332d7948365fd3aefea9309fa464e40472905b1f4adf4460b89"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user