mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
binaryen: Update to version 117
This commit is contained in:
parent
e50874c43e
commit
89bd6952c1
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "116",
|
"version": "117",
|
||||||
"description": "Compiler infrastructure and toolchain library for WebAssembly",
|
"description": "Compiler infrastructure and toolchain library for WebAssembly",
|
||||||
"homepage": "https://github.com/WebAssembly/binaryen",
|
"homepage": "https://github.com/WebAssembly/binaryen",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_116/binaryen-version_116-x86_64-windows.tar.gz",
|
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_117/binaryen-version_117-x86_64-windows.tar.gz",
|
||||||
"hash": "06a18d71ef294150c61737899d9b3290dbc635dba4dc4f80f528e04d4eaef478"
|
"hash": "b09f260176483bd30194303ccb15ac81c2247e4e566894f9d931e4313cb36d58"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "binaryen-version_116",
|
"extract_dir": "binaryen-version_117",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\wasm2js.exe",
|
"bin\\wasm2js.exe",
|
||||||
"bin\\wasm-as.exe",
|
"bin\\wasm-as.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user