Skip to content

Commit

Permalink
wabt: Update to version 1.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 15, 2022
1 parent acae2d8 commit b733ca3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/wabt.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "1.0.30",
"version": "1.0.31",
"description": "'wabbit' is a suite of tools for WebAssembly",
"homepage": "/~https://github.com/WebAssembly/wabt",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "/~https://github.com/WebAssembly/wabt/releases/download/1.0.30/wabt-1.0.30-windows.tar.gz",
"hash": "6a71f424799decab7d729c9eccf0aaf93d28564d91e8f5d6d364cb09c2a30d00"
"url": "/~https://github.com/WebAssembly/wabt/releases/download/1.0.31/wabt-1.0.31-windows.tar.gz",
"hash": "96a83d3be54bdda2d353381258bbb923c0c60bd5d3772048b42ac33a68811d4e"
}
},
"extract_dir": "wabt-1.0.30\\bin",
"extract_dir": "wabt-1.0.31\\bin",
"bin": [
"spectest-interp.exe",
"wasm2c.exe",
Expand Down

0 comments on commit b733ca3

Please sign in to comment.