vals: Update to version 0.41.3

This commit is contained in:
github-actions[bot] 2025-07-14 08:30:36 +00:00
parent dcd13fefb7
commit 775d9f265d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.41.2", "version": "0.41.3",
"description": "Helm-like configuration values loader with support for various sources", "description": "Helm-like configuration values loader with support for various sources",
"homepage": "https://github.com/variantdev/vals", "homepage": "https://github.com/variantdev/vals",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.41.2/vals_0.41.2_windows_amd64.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.41.3/vals_0.41.3_windows_amd64.tar.gz",
"hash": "1e7393a5377c81ac82b49cbdcc8df453d724fa73309df9b3d65d28c376910af1" "hash": "deb7bbe2d14b1cec8dc5cede9d70ae0358f5746e09f79fccc0a5f97af1d16850"
}, },
"32bit": { "32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.41.2/vals_0.41.2_windows_386.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.41.3/vals_0.41.3_windows_386.tar.gz",
"hash": "6a06218b01248607f048f6a42d025cafb5e3b2fd8dc71274eaaafeab7c63afc6" "hash": "fc1317f69c84d2cc38d3eceefcd21eb1a365aeb841ae48c94133cf8de6f2e73c"
} }
}, },
"bin": "vals.exe", "bin": "vals.exe",