vals: Update to version 0.41.0

This commit is contained in:
github-actions[bot] 2025-05-06 08:29:57 +00:00
parent faed117dfd
commit 3eb758c920

View File

@ -1,16 +1,16 @@
{
"version": "0.40.1",
"version": "0.41.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.40.1/vals_0.40.1_windows_amd64.tar.gz",
"hash": "d1fa3784ca0f845304df58d53b42f2dbdfc7c896b7142eb339a82202c752f267"
"url": "https://github.com/variantdev/vals/releases/download/v0.41.0/vals_0.41.0_windows_amd64.tar.gz",
"hash": "c711c74b4453ddd32eab3612fd146676cdda21836b6d66b7bcd17ece1f7b5d03"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.40.1/vals_0.40.1_windows_386.tar.gz",
"hash": "96d566f421bdee5d0ca7dcfb029e36e37887aa7b42fd33c27b8ae869a68ed2ab"
"url": "https://github.com/variantdev/vals/releases/download/v0.41.0/vals_0.41.0_windows_386.tar.gz",
"hash": "f643474e71f990d737ca9fde00f525be2a8e78689f0b0cf6c2b71fe5531779f9"
}
},
"bin": "vals.exe",