{ "version": "2.5.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.5.0/ahoy-bin-windows-amd64.exe#/ahoy.exe", "hash": "7ffd270e848868be2dd5aff2ab4d8f55e0c99a08f3bbb6f590a91f8cd75c776d" }, "arm64": { "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.5.0/ahoy-bin-windows-arm64.exe#/ahoy.exe", "hash": "9c85fb749de18a3d8ff7ca05f636924b2fdb0d04a9a1599f6fbbc94fd3f45e0a" } }, "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" } } } }