Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm-tools/1.214.0 package update #24070

Merged
merged 1 commit into from
Jul 16, 2024
Merged
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 wasm-tools.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: wasm-tools
version: 1.213.0
version: 1.214.0
epoch: 0
description: "Low level tooling for WebAssembly in Rust"
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
with:
repository: https://github.com/bytecodealliance/wasm-tools
tag: v${{package.version}}
expected-commit: 3895cb78da9b0cade910bb598ac427938e890dcb
expected-commit: a4c4021dc9700297ac24fcb317a10a9dd4cfb672

- name: Configure and build
runs: |
Expand Down