diff --git a/wasmer.yaml b/wasmer.yaml index a5a77a31a4b..89c24ce005c 100644 --- a/wasmer.yaml +++ b/wasmer.yaml @@ -1,6 +1,6 @@ package: name: wasmer - version: 4.1.1 + version: 4.1.2 epoch: 0 description: The leading WebAssembly Runtime supporting WASI and Emscripten. copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/wasmerio/wasmer tag: v${{package.version}} - expected-commit: 0bd4b48691924127200ea206f72b813e85d11520 + expected-commit: 5748671c78da6e0f31398cca85d375bc038215cd - runs: | make build-wasmer build-capi