{ "version": "0.5.1", "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.5.1/acorn-v0.5.1-windows-amd64.zip", "hash": "32159dd1b5c05031d3eb53b2c29fca3a67f0aa96cf0f3b20f8229cad3301fc6e" } }, "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" } } }