mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
binaryen: Update to version 103
This commit is contained in:
parent
c46a317a55
commit
87733394ac
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "101",
|
||||
"version": "103",
|
||||
"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_101/binaryen-version_101-x86_64-windows.tar.gz",
|
||||
"hash": "ae1ed9a281f90fd42181e4363ad44bf75a86fe4e1728500a026cae122d3853c1"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_103/binaryen-version_103-x86_64-windows.tar.gz",
|
||||
"hash": "e19a3d32170176467f882d058179614e8988a79b3135c3646008606d851e808f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_101",
|
||||
"extract_dir": "binaryen-version_103",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user