diff --git a/wasm-tools.yaml b/wasm-tools.yaml index a49ad3b219f..c612762361e 100644 --- a/wasm-tools.yaml +++ b/wasm-tools.yaml @@ -1,6 +1,6 @@ package: name: wasm-tools - version: 1.0.38 + version: 1.0.39 epoch: 0 description: "Low level tooling for WebAssembly in Rust" copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/bytecodealliance/wasm-tools tag: wasm-tools-${{package.version}} - expected-commit: 94ad03bdb292549d6d699518343bad5639c05e8d + expected-commit: 2e63788ad535724e49a0da036281d9663b6d5294 - name: Configure and build runs: |