mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 04:31:27 +00:00
binaryen: Update to version 119
This commit is contained in:
parent
418d5944a6
commit
5341019cba
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "118",
|
||||
"version": "119",
|
||||
"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_118/binaryen-version_118-x86_64-windows.tar.gz",
|
||||
"hash": "ade841d672aaf75b7b2aa3f650b7bc45fb637d4a96cfbf4e07f227ee30d04ab2"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_119/binaryen-version_119-x86_64-windows.tar.gz",
|
||||
"hash": "e76eb6852208bc0044ad7015cfcaa351ef0992e18b966a83eddd5f6253fdbefc"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_118",
|
||||
"extract_dir": "binaryen-version_119",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user