From 027f4040cd3e3dbf90235ba4ba8296e42ccc982f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Thu, 26 Mar 2026 21:03:53 +0100 Subject: [PATCH] ci: use different url for downloading resource hacker --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4072eaaeb..660440da1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -336,7 +336,8 @@ jobs: env: RH_DIR: tools/wine/resourcehacker RH_ZIP: tools/wine/resourcehacker.zip - RH_URL: https://www.angusj.com/resourcehacker/resource_hacker.zip + RH_URL: https://www.free-decompiler.com/flash/tools/resource_hacker.zip + #https://www.angusj.com/resourcehacker/resource_hacker.zip run: | set -euxo pipefail