From cc66449fd91e757b70053b05be2c53b6b61823c9 Mon Sep 17 00:00:00 2001 From: GodSpoon <60049225+GodSpoon@users.noreply.github.com> Date: Tue, 23 Jul 2024 06:05:02 -0400 Subject: [PATCH] ghorg: Add arm64 arch (#5460) Co-authored-by: tech189 --- bucket/ghorg.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bucket/ghorg.json b/bucket/ghorg.json index 28358e680d..4b912543da 100644 --- a/bucket/ghorg.json +++ b/bucket/ghorg.json @@ -11,6 +11,10 @@ "32bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.13/ghorg_1.9.13_Windows_i386.tar.gz", "hash": "5a80b62c7ab2ed4687e5a0b06be481a51e5d6f8b15edbae6f298a01ee62c458b" + }, + "arm64": { + "url": "https://github.com/gabrie30/ghorg/releases/download/v1.9.13/ghorg_1.9.13_Windows_arm64.tar.gz", + "hash": "ef220b212d8d79a600b6cdae3df6bf58e9c3c61f8e4ce46ab1c9121edb9b2cd1" } }, "bin": "ghorg.exe", @@ -22,6 +26,9 @@ }, "32bit": { "url": "https://github.com/gabrie30/ghorg/releases/download/v$version/ghorg_$version_Windows_i386.tar.gz" + }, + "arm64": { + "url": "https://github.com/gabrie30/ghorg/releases/download/v$version/ghorg_$version_Windows_arm64.tar.gz" } }, "hash": {