mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
binaryen: Update to version 101
This commit is contained in:
parent
bcdca829aa
commit
8ea4bb396e
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "100",
|
||||
"version": "101",
|
||||
"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_100/binaryen-version_100-x86_64-windows.tar.gz",
|
||||
"hash": "de693aa50c8dad7672caf5e3cc943d6522e75ff97913c404eb18937b1b0761a1"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_101/binaryen-version_101-x86_64-windows.tar.gz",
|
||||
"hash": "ae1ed9a281f90fd42181e4363ad44bf75a86fe4e1728500a026cae122d3853c1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_100",
|
||||
"extract_dir": "binaryen-version_101",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user