From 22250721d9740ee09cfae4399fc62c6f4ff8d8f8 Mon Sep 17 00:00:00 2001 From: Yahav Itzhak Date: Mon, 16 Oct 2023 16:58:36 +0300 Subject: [PATCH] Windows binary link should be AMD instead of ARM (#2250) --- .github/RELEASE_LINK_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/RELEASE_LINK_TEMPLATE.md b/.github/RELEASE_LINK_TEMPLATE.md index 939f7af9f..bcd83c827 100644 --- a/.github/RELEASE_LINK_TEMPLATE.md +++ b/.github/RELEASE_LINK_TEMPLATE.md @@ -18,6 +18,6 @@ ### Windows -[ARM-64](https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/{version}/jfrog-cli-windows-amd64/jf.exe) +[AMD-64](https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/{version}/jfrog-cli-windows-amd64/jf.exe)