{ "version": "0.145.3", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/helmfile/helmfile", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/helmfile/helmfile/releases/download/v0.145.3/helmfile_0.145.3_windows_amd64.tar.gz", "hash": "6401465ec21b7f8e1caa2dc85a02eecb406d8a30276e4cb742265413e8638498" }, "32bit": { "url": "https://github.com/helmfile/helmfile/releases/download/v0.145.3/helmfile_0.145.3_windows_386.tar.gz", "hash": "da5138438d177e6a86fed08b2b7dda716bcfc982b1dc41abc8d5c99e19518381" } }, "bin": "helmfile.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/helmfile/helmfile/releases/download/v$version/helmfile_$version_windows_amd64.tar.gz" }, "32bit": { "url": "https://github.com/helmfile/helmfile/releases/download/v$version/helmfile_$version_windows_386.tar.gz" } }, "hash": { "url": "$baseurl/helmfile_$version_checksums.txt" } } }