vals: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:54 +00:00
parent 8f53e1f165
commit 6498e9e91c

View File

@ -1,16 +1,16 @@
{
"version": "0.27.1",
"version": "0.28.0",
"description": "Helm-like configuration values loader with support for various sources",
"homepage": "https://github.com/variantdev/vals",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_amd64.tar.gz",
"hash": "9310281e76072c43beb647f5f926b796673e903f0e1e28f464f4f572e0d10337"
"url": "https://github.com/variantdev/vals/releases/download/v0.28.0/vals_0.28.0_windows_amd64.tar.gz",
"hash": "56b9398351058162b77e2bd2b2acbd38bab864d3d63f921609c1d8f71d0b7691"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_386.tar.gz",
"hash": "88b9c9e39cc97c26ad803d9b609d3004914f36f6ea0b602c4825364f723351ee"
"url": "https://github.com/variantdev/vals/releases/download/v0.28.0/vals_0.28.0_windows_386.tar.gz",
"hash": "17275880e2c0df0040afbb66e5e013c326bfdd12b58f2becaddc82a3c4a1315f"
}
},
"bin": "vals.exe",