ci: use different url for downloading resource hacker

This commit is contained in:
Jindra Petřík
2026-03-26 21:03:53 +01:00
parent db6f49fbf8
commit 027f4040cd

View File

@@ -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