mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
binaryen: Update to version 121
This commit is contained in:
parent
2e35746f8c
commit
7cdde31959
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "119",
|
||||
"version": "121",
|
||||
"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_119/binaryen-version_119-x86_64-windows.tar.gz",
|
||||
"hash": "e76eb6852208bc0044ad7015cfcaa351ef0992e18b966a83eddd5f6253fdbefc"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_121/binaryen-version_121-x86_64-windows.tar.gz",
|
||||
"hash": "3a97e43ccbfe8edbf9c9f8bea7b4a77b8f8a2e55192510894586d75116b258ed"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_119",
|
||||
"extract_dir": "binaryen-version_121",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user