From aeb5b38588feccb99a73a986fffa0133dcedf377 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Sun, 30 Jul 2023 14:46:47 +0000 Subject: [PATCH] ntfy@2.6.2: Fix extration (Closes #4978) --- bucket/ntfy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/ntfy.json b/bucket/ntfy.json index d15726c2b4..f923d15768 100644 --- a/bucket/ntfy.json +++ b/bucket/ntfy.json @@ -7,7 +7,7 @@ "64bit": { "url": "https://github.com/binwiederhier/ntfy/releases/download/v2.6.2/ntfy_2.6.2_windows_amd64.zip", "hash": "233530d3aebc4ec31b0cb35ef691ddaa942e40e845de1450870e64cf44f0a687", - "extract_dir": "ntfy_2.6.2_windows_x86_64" + "extract_dir": "ntfy_2.6.2_windows_amd64" } }, "bin": "ntfy.exe", @@ -18,7 +18,7 @@ "architecture": { "64bit": { "url": "https://github.com/binwiederhier/ntfy/releases/download/v$version/ntfy_$version_windows_amd64.zip", - "extract_dir": "ntfy_$version_windows_x86_64" + "extract_dir": "ntfy_$version_windows_amd64" } }, "hash": {