vals: Update to version 0.40.1

This commit is contained in:
github-actions[bot] 2025-03-31 00:39:38 +00:00
parent 45c3d1b810
commit 07846aac31

View File

@ -1,16 +1,16 @@
{
"version": "0.40.0",
"version": "0.40.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.40.0/vals_0.40.0_windows_amd64.tar.gz",
"hash": "9224efcd2ebbc17e83e8d8399d9cfe105570c81b5e8f857cf741a34a9ee50fad"
"url": "https://github.com/variantdev/vals/releases/download/v0.40.1/vals_0.40.1_windows_amd64.tar.gz",
"hash": "d1fa3784ca0f845304df58d53b42f2dbdfc7c896b7142eb339a82202c752f267"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.40.0/vals_0.40.0_windows_386.tar.gz",
"hash": "a47de74a1595ab4686dd261ffc19b9c65b940bb513c58cfa7d3574902a3494da"
"url": "https://github.com/variantdev/vals/releases/download/v0.40.1/vals_0.40.1_windows_386.tar.gz",
"hash": "96d566f421bdee5d0ca7dcfb029e36e37887aa7b42fd33c27b8ae869a68ed2ab"
}
},
"bin": "vals.exe",