We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 850ae33 + d880e23 commit 9bca743Copy full SHA for 9bca743
1 file changed
wasmtime.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: wasmtime
3
- version: 17.0.1
+ version: 18.0.0
4
epoch: 0
5
description: "A fast and secure runtime for WebAssembly"
6
copyright:
@@ -21,7 +21,7 @@ pipeline:
21
with:
22
repository: https://github.com/bytecodealliance/wasmtime
23
tag: v${{package.version}}
24
- expected-commit: 601e229d7ad8d98ce388d7bd0535734d846fcba5
+ expected-commit: 518fd4a598e49fefb6ab23988f551cb5189a0d73
25
26
- name: Configure and build
27
runs: |
0 commit comments