mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vals: Update to version 0.28.1
This commit is contained in:
parent
963e60e7e8
commit
fd4c496080
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.0",
|
"version": "0.28.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.28.0/vals_0.28.0_windows_amd64.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.28.1/vals_0.28.1_windows_amd64.tar.gz",
|
||||||
"hash": "56b9398351058162b77e2bd2b2acbd38bab864d3d63f921609c1d8f71d0b7691"
|
"hash": "019c3e92124d25316233e6be25d419d0587787113c3e5040b9bcee4a3ccccb15"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/variantdev/vals/releases/download/v0.28.0/vals_0.28.0_windows_386.tar.gz",
|
"url": "https://github.com/variantdev/vals/releases/download/v0.28.1/vals_0.28.1_windows_386.tar.gz",
|
||||||
"hash": "17275880e2c0df0040afbb66e5e013c326bfdd12b58f2becaddc82a3c4a1315f"
|
"hash": "3428b8c1aa6071167905cde85a546ac2264a74f28b9a41f029c0cb43cf5c0649"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vals.exe",
|
"bin": "vals.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user