diff --git a/wasm-tools.yaml b/wasm-tools.yaml index 45211acfed0..92a09211d2d 100644 --- a/wasm-tools.yaml +++ b/wasm-tools.yaml @@ -1,6 +1,6 @@ package: name: wasm-tools - version: 1.0.35 + version: 1.0.36 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: eb0266b8082176151f0ae8210edf3404de227913 + expected-commit: 620b4ab26820b67f93e70022e6cf656c5d7fb108 - name: Configure and build runs: |