diff --git a/.github/scripts/build_lunatranslator.py b/.github/scripts/build_lunatranslator.py index 25e1fefb..d4795a39 100644 --- a/.github/scripts/build_lunatranslator.py +++ b/.github/scripts/build_lunatranslator.py @@ -273,7 +273,7 @@ def downloadbass(): "ALL/x64/bass.dll", f"{rootDir}/files/plugins/DLL64", ) - subprocess.run(f"curl -LO https://www.un4seen.com/files/bass_spx24.zip") + subprocess.run(f"curl -LO https://www.un4seen.com/files/z/2/bass_spx24.zip") subprocess.run(f"7z x bass_spx24.zip -oALL") shutil.move( "ALL/bass_spx.dll",