Skip to content

Commit 686d6ed

Browse files
committed
ci: update wabt to 1.0.15
1 parent 998588b commit 686d6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
- run:
185185
name: "Install wabt"
186186
working_directory: ~/bin
187-
command: curl -L https://github.com/WebAssembly/wabt/releases/download/1.0.13/wabt-1.0.13-linux.tar.gz | tar xz --strip=1
187+
command: curl -L https://github.com/WebAssembly/wabt/releases/download/1.0.15/wabt-1.0.15-linux.tar.gz | tar xz --strip=1
188188
- run:
189189
name: "Check wat2wasm4cpp"
190190
command: |

0 commit comments

Comments
 (0)