Remove portable MSVC script, we use portablebuildtools, fix python unclosed quote
This commit is contained in:
+1
-1
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user