{ "version": "0.7.0", "description": "A simple application deployment framework for Kubernetes.", "homepage": "https://acorn.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/acorn-io/acorn/releases/download/v0.7.0/acorn-v0.7.0-windows-amd64.zip", "hash": "c76fdbfcd95050fa2b19a551e5681ededaf4b6cafd87414964cce78d887e14c4" } }, "bin": "acorn.exe", "checkver": { "github": "https://github.com/acorn-io/acorn" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/acorn-io/acorn/releases/download/v$version/acorn-v$version-windows-amd64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }