ahoy: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2024-12-28 12:31:55 +00:00
parent 6a84a679d8
commit abd0b995aa

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.0", "version": "2.3.0",
"description": "Automate and organize your workflows, no matter what technology you use", "description": "Automate and organize your workflows, no matter what technology you use",
"homepage": "http://ahoycli.com", "homepage": "http://ahoycli.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.2.0/ahoy-bin-windows-amd64.exe#/ahoy.exe", "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.3.0/ahoy-bin-windows-amd64.exe#/ahoy.exe",
"hash": "fa562752276db32971db8d447c33f7ef9e2af5dbf50d81e91e82415833466742" "hash": "95be0a8352e23e755764e6fccdd3e3972a2a1c47f7040ab4e720ea479f76e883"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.2.0/ahoy-bin-windows-arm64.exe#/ahoy.exe", "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.3.0/ahoy-bin-windows-arm64.exe#/ahoy.exe",
"hash": "e7f6adf2ba5b870c750aed37faf8b7892ddfbf1129ea9373427460ceaa8a942f" "hash": "ca18f3b4ab4a0981d1a86d7d908115f95bb521d93329dde76c7f4d9587687983"
} }
}, },
"bin": "ahoy.exe", "bin": "ahoy.exe",