mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
binaryen: Update to version 112
This commit is contained in:
parent
ca2a80de07
commit
214ae0eeff
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "111",
|
||||
"version": "112",
|
||||
"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_111/binaryen-version_111-x86_64-windows.tar.gz",
|
||||
"hash": "6cecc591bb9f6a1d5b7e28db9318b0c7f79ce6bf8eac43ba87d6241b74f2c9fd"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_112/binaryen-version_112-x86_64-windows.tar.gz",
|
||||
"hash": "a7d869975426acb5f1a308c587b0d7da38aeb9f5c3a28488f14870c2614fa93d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_111",
|
||||
"extract_dir": "binaryen-version_112",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user