Update maspsx hash (#824)

another nop bug squashed.
This commit is contained in:
Mark Street
2023-08-21 10:07:55 +01:00
committed by GitHub
parent 3114a3d3c3
commit 8bf645889f

View File

@@ -617,7 +617,7 @@ def download_ps1():
"gcc2.95.2": "gcc2.95.2-mipsel",
}
maspsx_hash = "fad8a22b076a4c39d74010627547a5a5379f3d36"
maspsx_hash = "be47f97fe0d6bd6e5ee9e4b1476b806a26afd2df"
download_zip(
url=f"https://github.com/mkst/maspsx/archive/{maspsx_hash}.zip",
dl_name="maspsx",