Update wasmtime@latest to 45.0.0

This commit is contained in:
Taiki Endo
2026-05-22 19:05:42 +00:00
committed by github-actions[bot]
parent 1d80bde2f5
commit 9815c64e52
2 changed files with 9 additions and 1 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `wasmtime@latest` to 45.0.0.
- Update `wasm-tools@latest` to 1.250.0. - Update `wasm-tools@latest` to 1.250.0.
- Update `tombi@latest` to 0.11.6. - Update `tombi@latest` to 0.11.6.
+7 -1
View File
@@ -35,7 +35,13 @@
} }
}, },
"latest": { "latest": {
"version": "44.0.1" "version": "45.0.0"
},
"45": {
"version": "45.0.0"
},
"45.0": {
"version": "45.0.0"
}, },
"45.0.0": { "45.0.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {