Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions wasmtime.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: wasmtime
version: 14.0.4
version: 15.0.0
epoch: 0
description: "A fast and secure runtime for WebAssembly"
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/bytecodealliance/wasmtime
tag: v${{package.version}}
expected-commit: 5fc1252ff139d78b6c27d23d50a54732b0ab09aa
expected-commit: 6f0da842311d6de7afbb2936db347b516a298517

- name: Configure and build
runs: |
Expand Down