diff --git a/wasmer.yaml b/wasmer.yaml index f57653d6fe0..7f6df269733 100644 --- a/wasmer.yaml +++ b/wasmer.yaml @@ -1,6 +1,6 @@ package: name: wasmer - version: 5.0.1 + version: 5.0.2 epoch: 0 description: The leading WebAssembly Runtime supporting WASI and Emscripten. copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/wasmerio/wasmer tag: v${{package.version}} - expected-commit: 19db01a1fe6065f8db952e5274b996031f9617ac + expected-commit: f910351560663f43920e0bc52549190c7c82aac9 - runs: | make build-wasmer build-capi