{ "version": "2.2.0", "description": "Automate and organize your workflows, no matter what technology you use", "homepage": "http://ahoycli.com", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.2.0/ahoy-bin-windows-amd64.exe#/ahoy.exe", "hash": "fa562752276db32971db8d447c33f7ef9e2af5dbf50d81e91e82415833466742" }, "arm64": { "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.2.0/ahoy-bin-windows-arm64.exe#/ahoy.exe", "hash": "e7f6adf2ba5b870c750aed37faf8b7892ddfbf1129ea9373427460ceaa8a942f" } }, "bin": "ahoy.exe", "checkver": { "github": "https://github.com/ahoy-cli/ahoy" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ahoy-cli/ahoy/releases/download/v$version/ahoy-bin-windows-amd64.exe#/ahoy.exe" }, "arm64": { "url": "https://github.com/ahoy-cli/ahoy/releases/download/v$version/ahoy-bin-windows-arm64.exe#/ahoy.exe" } } } }