vals: Update to version 0.26.1

This commit is contained in:
github-actions[bot] 2023-07-23 12:30:29 +00:00
parent 6554980f87
commit e6a746b1ef

View File

@ -1,16 +1,16 @@
{
"version": "0.26.0",
"version": "0.26.1",
"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.26.0/vals_0.26.0_windows_amd64.tar.gz",
"hash": "84c6cfc93565a4e95e0b149eba353daef4953ef2e63e79641489bc6229ed7673"
"url": "https://github.com/variantdev/vals/releases/download/v0.26.1/vals_0.26.1_windows_amd64.tar.gz",
"hash": "c298409234db3b864bb3ecc42b718dd955afde028df82d27d3260ef93df43e5d"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.26.0/vals_0.26.0_windows_386.tar.gz",
"hash": "f703584b76838f90b1f5d8ad81256c8bdbe75cff88b9fcfced10e150058b10c4"
"url": "https://github.com/variantdev/vals/releases/download/v0.26.1/vals_0.26.1_windows_386.tar.gz",
"hash": "f177a5eff6319b46994aaa18720efcc0af43eaed562bb0f95852b988f3eec20e"
}
},
"bin": "vals.exe",