mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
binaryen: Update to version 110
This commit is contained in:
parent
87ea72c23e
commit
6f5734e340
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "109",
|
"version": "110",
|
||||||
"description": "Compiler infrastructure and toolchain library for WebAssembly",
|
"description": "Compiler infrastructure and toolchain library for WebAssembly",
|
||||||
"homepage": "https://github.com/WebAssembly/binaryen",
|
"homepage": "https://github.com/WebAssembly/binaryen",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_109/binaryen-version_109-x86_64-windows.tar.gz",
|
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_110/binaryen-version_110-x86_64-windows.tar.gz",
|
||||||
"hash": "89f99e653ef0b81913f46edc46e624511af073fddea8c6e61e6f354df480f6e4"
|
"hash": "a118decd2bf0359f4275aad2d41394b4b507c7a53d10f5253d29338d0057b48c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "binaryen-version_109",
|
"extract_dir": "binaryen-version_110",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\wasm2js.exe",
|
"bin\\wasm2js.exe",
|
||||||
"bin\\wasm-as.exe",
|
"bin\\wasm-as.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user