{ "version": "0.82.0", "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.82.0/helmfile_windows_amd64.exe#/helmfile.exe", "hash": "3f9ce5c8f5a46de140691dd842823b3157e32cf1b423b5ef3e38550b0e1e19c8" }, "32bit": { "url": "https://github.com/roboll/helmfile/releases/download/v0.82.0/helmfile_windows_386.exe#/helmfile.exe", "hash": "5fbd1c527bdbeeb01d342fd21bdacb48a279dab918dfb1249df2accb50264d44" } }, "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" } } } }