Remove portable MSVC script, we use portablebuildtools, fix python unclosed quote

This commit is contained in:
2024-12-03 14:16:49 +11:00
parent c87d2f62fc
commit 2d867179cd
3 changed files with 1 additions and 567 deletions
+1 -1
View File
@@ -1582,7 +1582,7 @@ def get_manifest(is_windows):
exe_path = "bin/mold"
download_url = f"https://github.com/rui314/mold/releases/download/v{version}/mold-{version}-x86_64-linux.tar.gz"
download_checksum = "dafd02fe19c51818aa22c9d569393616b1a85a2220d6fb32ba3728d351074e59"
checksum = "0f201d526667ec56ec504c702e73343e142e87813f870932981b8ad4a7a8e851
checksum = "0f201d526667ec56ec504c702e73343e142e87813f870932981b8ad4a7a8e851"
symlink = []
result.append({