diff --git a/ahoy.json b/ahoy.json new file mode 100644 index 0000000000..7de607dcd4 --- /dev/null +++ b/ahoy.json @@ -0,0 +1,15 @@ +{ + "homepage": "http://ahoycli.com", + "license": "MIT", + "description": "Automate and organize your workflows, no matter what technology you use", + "version": "2.0.0", + "url": "https://github.com/ahoy-cli/ahoy/releases/download/2.0.0/ahoy-bin-windows-amd64#/ahoy.exe", + "hash": "6a920aa6ac76e176fad548d5c331615ef762555016977a4abaa594815937d933", + "bin": "ahoy.exe", + "checkver": { + "github": "https://github.com/ahoy-cli/ahoy" + }, + "autoupdate": { + "url": "https://github.com/ahoy-cli/ahoy/releases/download/$version/ahoy-bin-windows-amd64#/ahoy.exe" + } +}