diff --git a/CHANGELOG.md b/CHANGELOG.md index 028fbb28..700e79a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `wasmtime@latest` to 44.0.0. + - Update `tombi@latest` to 0.9.20. - Update `martin@latest` to 1.6.0. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index dc1b7e95..2348e898 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -35,7 +35,13 @@ } }, "latest": { - "version": "43.0.1" + "version": "44.0.0" + }, + "44": { + "version": "44.0.0" + }, + "44.0": { + "version": "44.0.0" }, "44.0.0": { "x86_64_linux_gnu": {