From bf8aebbd29060822000f3f26db7685c7a861029b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jev=20Bj=C3=B6rsell?= Date: Thu, 27 Jan 2022 20:20:00 -0800 Subject: [PATCH] chore: add .exe suffix for the windows binary --- website/redirects.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/redirects.txt b/website/redirects.txt index 2477e4d71..522b0c339 100644 --- a/website/redirects.txt +++ b/website/redirects.txt @@ -1,3 +1,3 @@ /get/macos/taq https://github.com/ecadlabs/taqueria/releases/latest/download/taq-macos 307 /get/linux/taq https://github.com/ecadlabs/taqueria/releases/latest/download/taq-linux 307 -/get/windows/taq https://github.com/ecadlabs/taqueria/releases/latest/download/taq-windows.exe 307 \ No newline at end of file +/get/windows/taq.exe https://github.com/ecadlabs/taqueria/releases/latest/download/taq-windows.exe 307 \ No newline at end of file