{ "version": "0.119.1", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/roboll/helmfile/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/roboll/helmfile/releases/download/v0.119.1/helmfile_windows_amd64.exe#/helmfile.exe", "hash": "aeb65441386df2aac2d83f4d198be21450bc5c39884f2c69a61afb66b6cbfb17" }, "32bit": { "url": "https://github.com/roboll/helmfile/releases/download/v0.119.1/helmfile_windows_386.exe#/helmfile.exe", "hash": "28a455dd1e98a85d686ea9352d291fdef32683f81b989783b60200cd2e36ec0c" } }, "bin": "helmfile.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/roboll/helmfile/releases/download/v$version/helmfile_windows_amd64.exe#/helmfile.exe" }, "32bit": { "url": "https://github.com/roboll/helmfile/releases/download/v$version/helmfile_windows_386.exe#/helmfile.exe" } } } }