vals: Update to version 0.41.2

This commit is contained in:
github-actions[bot] 2025-06-04 16:30:24 +00:00
parent de2f9f1f1d
commit 4a7e626784

View File

@ -1,16 +1,16 @@
{
"version": "0.41.1",
"version": "0.41.2",
"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.41.1/vals_0.41.1_windows_amd64.tar.gz",
"hash": "fb2470e207afa3407c241114d104a18d9825085f6714a55391b61f4e8b84e0e8"
"url": "https://github.com/variantdev/vals/releases/download/v0.41.2/vals_0.41.2_windows_amd64.tar.gz",
"hash": "1e7393a5377c81ac82b49cbdcc8df453d724fa73309df9b3d65d28c376910af1"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.41.1/vals_0.41.1_windows_386.tar.gz",
"hash": "fd3aad55fb4413ad85ab257f547abc529210a3d8b484b9bc4fb05f728973f391"
"url": "https://github.com/variantdev/vals/releases/download/v0.41.2/vals_0.41.2_windows_386.tar.gz",
"hash": "6a06218b01248607f048f6a42d025cafb5e3b2fd8dc71274eaaafeab7c63afc6"
}
},
"bin": "vals.exe",