Update wasmtime@latest to 47.0.3

This commit is contained in:
Taiki Endo
2026-08-02 12:45:35 +09:00
parent 377ee3f6a0
commit 68f6cd570d
2 changed files with 5 additions and 3 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 47.0.3.
- Update `uv@latest` to 0.12.1. - Update `uv@latest` to 0.12.1.
- Update `rclone@latest` to 1.75.0. - Update `rclone@latest` to 1.75.0.
+3 -3
View File
@@ -35,13 +35,13 @@
} }
}, },
"latest": { "latest": {
"version": "47.0.2" "version": "47.0.3"
}, },
"47": { "47": {
"version": "47.0.2" "version": "47.0.3"
}, },
"47.0": { "47.0": {
"version": "47.0.2" "version": "47.0.3"
}, },
"47.0.3": { "47.0.3": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {