mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
binaryen: Update to version 109
This commit is contained in:
parent
ca4d3ac14b
commit
b27e9b5e75
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "108",
|
||||
"version": "109",
|
||||
"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_108/binaryen-version_108-x86_64-windows.tar.gz",
|
||||
"hash": "32f6ca27049d69647dd837ea2a4990cf0c2da0ef91c346ea31c02a0e2b9b3915"
|
||||
"url": "https://github.com/WebAssembly/binaryen/releases/download/version_109/binaryen-version_109-x86_64-windows.tar.gz",
|
||||
"hash": "89f99e653ef0b81913f46edc46e624511af073fddea8c6e61e6f354df480f6e4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "binaryen-version_108",
|
||||
"extract_dir": "binaryen-version_109",
|
||||
"bin": [
|
||||
"bin\\wasm2js.exe",
|
||||
"bin\\wasm-as.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user