mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
binaryen: Update to version 106
This commit is contained in:
parent
19ac3f1786
commit
0494212ff4
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "105",
|
||||
"version": "106",
|
||||
"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_105/binaryen-version_105-x86_64-windows.tar.gz",
|
||||
"hash": "270559c5a6edfaa46b385884beabeb5300fd42c427f00993c8759e1d76ba87fa"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_106/binaryen-version_106-x86_64-windows.tar.gz",
|
||||
"hash": "4f17160fc4ab06f9a7db5d91ccff55171f622b8cf81a290af3146cbf76ac6d7e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_105",
|
||||
"extract_dir": "binaryen-version_106",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user