mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vals: Update to version 0.39.2
This commit is contained in:
parent
2c43f7dc81
commit
450911c079
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.39.1",
|
"version": "0.39.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.39.1/vals_0.39.1_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_amd64.tar.gz",
|
||||||
"hash": "1ca35a8416151ed1e2c17e41764512d36c9b9c7f0ca8b1f9c54a9d0cd33592cc"
|
"hash": "e47d305a527744933797fcd2681eac65b7c03f2b624746dc17707f0b92250ba5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.39.1/vals_0.39.1_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.39.2/vals_0.39.2_windows_386.tar.gz",
|
||||||
"hash": "bc3142caaec22152274dd5faa57133e5dc089a63523949138ed8595423fa9276"
|
"hash": "a86187fbffb43cc6d1735cb3f31248ed2f924f4413aff7a3176883c1cb112a4d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user