vals: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2023-12-05 12:30:12 +00:00
parent 2566f4b5dd
commit 82fa8afbb3

View File

@ -1,16 +1,16 @@
{
"version": "0.29.0",
"version": "0.30.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.29.0/vals_0.29.0_windows_amd64.tar.gz",
"hash": "cf5a3404fbac7ea0b4ff4e61dcc796dfbaa435dadcb356942613e2173442e759"
"url": "https://github.com/variantdev/vals/releases/download/v0.30.0/vals_0.30.0_windows_amd64.tar.gz",
"hash": "d1c3d802adb7a453b47e6906e28d33c2b2f30810883bda8637c0a8cf8d1a90a6"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.29.0/vals_0.29.0_windows_386.tar.gz",
"hash": "10e64eecbf378f8c6bde264ac157e04fef3840b7c1a522fc43e2d63b9c01ba16"
"url": "https://github.com/variantdev/vals/releases/download/v0.30.0/vals_0.30.0_windows_386.tar.gz",
"hash": "a92f056b545d57563c8bd31d4d2a97e6d287da8bbcb59d0f10753c0ec03fa2fc"
}
},
"bin": "vals.exe",