{ "version": "0.37.5", "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.37.5/vals_0.37.5_windows_amd64.tar.gz", "hash": "f27b5957ad2d98d6914b8f0caf8b049aaebd13f3bbc70e536dfbbc3d18cd95f4" }, "32bit": { "url": "https://github.com/variantdev/vals/releases/download/v0.37.5/vals_0.37.5_windows_386.tar.gz", "hash": "4615035f8f073f578ad107587cbfc318f8c6d729a44a9d7c8f2ad960cfdded62" } }, "bin": "vals.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/variantdev/vals/releases/download/v$version/vals_$version_windows_amd64.tar.gz" }, "32bit": { "url": "https://github.com/variantdev/vals/releases/download/v$version/vals_$version_windows_386.tar.gz" } } } }