mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
binaryen: Update to version 123
This commit is contained in:
parent
a38ba75194
commit
aee31665a8
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "122",
|
||||
"version": "123",
|
||||
"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_122/binaryen-version_122-x86_64-windows.tar.gz",
|
||||
"hash": "478dedfda90092acbeda3525a78d127f13385eb0ec0fb772b844472a96ad42f5"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_123/binaryen-version_123-x86_64-windows.tar.gz",
|
||||
"hash": "7b3568424a0f871a52865d5c78177db646b1832a8c487321e27703103f936880"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_122",
|
||||
"extract_dir": "binaryen-version_123",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user