mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
binaryen: Update to version 118
This commit is contained in:
parent
d082bf7758
commit
4c22e5bc39
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "117",
|
||||
"version": "118",
|
||||
"description": "Compiler infrastructure and toolchain library for WebAssembly",
|
||||
"homepage": "https://github.com/WebAssembly/binaryen",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_117/binaryen-version_117-x86_64-windows.tar.gz",
|
||||
"hash": "b09f260176483bd30194303ccb15ac81c2247e4e566894f9d931e4313cb36d58"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_118/binaryen-version_118-x86_64-windows.tar.gz",
|
||||
"hash": "ade841d672aaf75b7b2aa3f650b7bc45fb637d4a96cfbf4e07f227ee30d04ab2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_117",
|
||||
"extract_dir": "binaryen-version_118",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user