{ "version": "0.45.3", "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.45.3/helmfile_windows_amd64.exe#/helmfile.exe", "hash": "9e2534c547e54dbe406974a2e45f45f3e3460d713d6bc7daa904df0816f03394" }, "32bit": { "url": "https://github.com/roboll/helmfile/releases/download/v0.45.3/helmfile_windows_386.exe#/helmfile.exe", "hash": "877d09a047862eb63ca3da523227433642bd364f143d3407a0373566ed5598b7" } }, "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" } } } }