mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
vals: Update to version 0.42.4
This commit is contained in:
parent
c41f0cc522
commit
f02beaf2af
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.42.2",
|
"version": "0.42.4",
|
||||||
"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.42.2/vals_0.42.2_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.42.4/vals_0.42.4_windows_amd64.tar.gz",
|
||||||
"hash": "d963dfa79f846e4f2abb15200c3d8b919ec195b42758d1f056562ddab9b3fd73"
|
"hash": "eb9c0025cd329e6f11402a56b10e66a4c2905fea1fc439c5fb6f64597e2f9eaf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.42.2/vals_0.42.2_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.42.4/vals_0.42.4_windows_386.tar.gz",
|
||||||
"hash": "e4c48c124a46ff7623c9e88cbce9e5b2e17daf3860cdbaa329df78fb93a2eb98"
|
"hash": "482a03a9fa308e9e3f5582bdb11d3ef1bd66c12a24c83af614ccf1c27d24b194"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user