mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
binaryen: Update to version 114
This commit is contained in:
parent
a42ca820ee
commit
ae2a9a4716
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "113",
|
"version": "114",
|
||||||
"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_113/binaryen-version_113-x86_64-windows.tar.gz",
|
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_114/binaryen-version_114-x86_64-windows.tar.gz",
|
||||||
"hash": "87ad463dc15fdc87cb9881fee6879244d3a583a21737906ac3830e37d6289f83"
|
"hash": "80fe0c8ac2ffbffcb4a9d6ce7713ec84de530d9be958e4e23cda772fe7f00286"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "binaryen-version_113",
|
"extract_dir": "binaryen-version_114",
|
||||||
"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