{ "version": "0.4.2", "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.4.2/acorn-v0.4.2-windows-amd64.zip", "hash": "ebbc5643bb44d876588dd41b2158d5c705270d4babdc5d6e6f5962785f3d061c" } }, "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" } } }