From ced47716fdbecd5999014c9c0df53e53467c2c4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 08:30:25 +0000 Subject: [PATCH] ahoy: Update to version 2.4.0 --- bucket/ahoy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ahoy.json b/bucket/ahoy.json index 2ce53d4fe4..d3ce2d7519 100644 --- a/bucket/ahoy.json +++ b/bucket/ahoy.json @@ -1,16 +1,16 @@ { - "version": "2.3.0", + "version": "2.4.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.3.0/ahoy-bin-windows-amd64.exe#/ahoy.exe", - "hash": "95be0a8352e23e755764e6fccdd3e3972a2a1c47f7040ab4e720ea479f76e883" + "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.4.0/ahoy-bin-windows-amd64.exe#/ahoy.exe", + "hash": "38c903eec5f67f6a59c4c10334d3dc9d5f2b9409ffd8178dae1dfa2a55a4c183" }, "arm64": { - "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.3.0/ahoy-bin-windows-arm64.exe#/ahoy.exe", - "hash": "ca18f3b4ab4a0981d1a86d7d908115f95bb521d93329dde76c7f4d9587687983" + "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.4.0/ahoy-bin-windows-arm64.exe#/ahoy.exe", + "hash": "de6ed43d041b4b7da5e0d41d0df0371af93a8ca40d7d5e37d1672afc1eade0f9" } }, "bin": "ahoy.exe",