vals: Update to version 0.37.4

This commit is contained in:
github-actions[bot] 2024-09-08 00:36:36 +00:00
parent 5e5a952070
commit 7302518454

View File

@ -1,16 +1,16 @@
{ {
"version": "0.37.3", "version": "0.37.4",
"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.37.3/vals_0.37.3_windows_amd64.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.37.4/vals_0.37.4_windows_amd64.tar.gz",
"hash": "05c4fd7b1ebb61f72de00b457fe5dd8a376505de6b03b8781c3ac7aa84cfc68d" "hash": "b46352575438f5543dc2c324ca4efa0c6a6d7b40af3bc4fef9dc0f5518003746"
}, },
"32bit": { "32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.37.3/vals_0.37.3_windows_386.tar.gz", "url": "https://github.com/variantdev/vals/releases/download/v0.37.4/vals_0.37.4_windows_386.tar.gz",
"hash": "b1aa86e7f47b9664606e76aca1814bc052993a3ee11520ee93350f75346d4035" "hash": "73f826e6c7a4fa600c288f55ac391139c8994d37b7d6b8583155e00e8d5306a4"
} }
}, },
"bin": "vals.exe", "bin": "vals.exe",