mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 18:44:47 +00:00
binaryen: Update to version 115
This commit is contained in:
parent
0698eb3f8d
commit
9cf1c430cf
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "114",
|
||||
"version": "115",
|
||||
"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_114/binaryen-version_114-x86_64-windows.tar.gz",
|
||||
"hash": "80fe0c8ac2ffbffcb4a9d6ce7713ec84de530d9be958e4e23cda772fe7f00286"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_115/binaryen-version_115-x86_64-windows.tar.gz",
|
||||
"hash": "756e60aaed86b60581e75b521197dcfcd31b3f80a0fc54d31ab25f46b461556b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_114",
|
||||
"extract_dir": "binaryen-version_115",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user