mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
binaryen: Update to version 107
This commit is contained in:
parent
a1f057d7a9
commit
7ab6c47674
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "106",
|
||||
"version": "107",
|
||||
"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_106/binaryen-version_106-x86_64-windows.tar.gz",
|
||||
"hash": "4f17160fc4ab06f9a7db5d91ccff55171f622b8cf81a290af3146cbf76ac6d7e"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_107/binaryen-version_107-x86_64-windows.tar.gz",
|
||||
"hash": "08ef80787944327ef97fd95e1f306edfa6b7bd3b174accff01570cbae317b75e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_106",
|
||||
"extract_dir": "binaryen-version_107",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user