Update mold to 2.34.1

This commit is contained in:
doylet 2024-10-31 13:41:42 +11:00
parent 2364e61b67
commit 00b3288823

View File

@ -1578,11 +1578,11 @@ def get_manifest(is_windows):
# --------------------------------------------------------------------------
if not is_windows:
version = "2.31.0"
version = "2.34.1"
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 = "f0b28cc2aa39be1384e4d82693ba3e65150865514939e333b7252d50d0f4a46a"
checksum = "557c1f19b575e42714771727afa6c4f7fa9b98e41c65f281f7d6cd8f9863a817"
download_checksum = "dafd02fe19c51818aa22c9d569393616b1a85a2220d6fb32ba3728d351074e59"
checksum = "0f201d526667ec56ec504c702e73343e142e87813f870932981b8ad4a7a8e851
symlink = []
result.append({