mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
vals: Update to version 0.41.1
This commit is contained in:
parent
5e7ac5eea8
commit
9004e09513
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.41.0",
|
"version": "0.41.1",
|
||||||
"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.41.0/vals_0.41.0_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.41.1/vals_0.41.1_windows_amd64.tar.gz",
|
||||||
"hash": "c711c74b4453ddd32eab3612fd146676cdda21836b6d66b7bcd17ece1f7b5d03"
|
"hash": "fb2470e207afa3407c241114d104a18d9825085f6714a55391b61f4e8b84e0e8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.41.0/vals_0.41.0_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.41.1/vals_0.41.1_windows_386.tar.gz",
|
||||||
"hash": "f643474e71f990d737ca9fde00f525be2a8e78689f0b0cf6c2b71fe5531779f9"
|
"hash": "fd3aad55fb4413ad85ab257f547abc529210a3d8b484b9bc4fb05f728973f391"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user