mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vals: Update to version 0.40.0
This commit is contained in:
parent
d293e67e3f
commit
a50a822ae8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.39.4",
|
"version": "0.40.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.39.4/vals_0.39.4_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.40.0/vals_0.40.0_windows_amd64.tar.gz",
|
||||||
"hash": "d232885576ecf05d94385e24ba1e991fcdf2379c2a44bc0c6bed108c101ced8d"
|
"hash": "9224efcd2ebbc17e83e8d8399d9cfe105570c81b5e8f857cf741a34a9ee50fad"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.39.4/vals_0.39.4_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.40.0/vals_0.40.0_windows_386.tar.gz",
|
||||||
"hash": "dcbd0d94fa1a3bd7795d775c35a737700a99269b7590fa4837377c9dba2ce177"
|
"hash": "a47de74a1595ab4686dd261ffc19b9c65b940bb513c58cfa7d3574902a3494da"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user