From 1ee6992adcd6c9b09be7a1311f644db8d9534f17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 20:27:10 +0000 Subject: [PATCH] ahoy: Update to version 2.2.0 --- bucket/ahoy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ahoy.json b/bucket/ahoy.json index 5d02840a9f..aec2716fdd 100644 --- a/bucket/ahoy.json +++ b/bucket/ahoy.json @@ -1,16 +1,16 @@ { - "version": "2.1.1", + "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.1.1/ahoy-bin-windows-amd64.exe#/ahoy.exe", - "hash": "cb672356b394d79f792448b0b9926d2c7e1e2768afe7d9aa389c88b155f2139e" + "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.1.1/ahoy-bin-windows-arm64.exe#/ahoy.exe", - "hash": "8d263ddf271169fe5a098535b993a6303d906c51f96fa4e20d883cd08ea7f14a" + "url": "https://github.com/ahoy-cli/ahoy/releases/download/v2.2.0/ahoy-bin-windows-arm64.exe#/ahoy.exe", + "hash": "e7f6adf2ba5b870c750aed37faf8b7892ddfbf1129ea9373427460ceaa8a942f" } }, "bin": "ahoy.exe",