Update vacuum@latest to 0.29.10

This commit is contained in:
Taiki Endo
2026-07-18 04:00:56 +09:00
parent bb5da8d144
commit 43f637c917
2 changed files with 4 additions and 2 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 `vacuum@latest` to 0.29.10.
- Update `uv@latest` to 0.11.29. - Update `uv@latest` to 0.11.29.
- Update `syft@latest` to 1.48.0. - Update `syft@latest` to 1.48.0.
+2 -2
View File
@@ -21,10 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.29.9" "version": "0.29.10"
}, },
"0.29": { "0.29": {
"version": "0.29.9" "version": "0.29.10"
}, },
"0.29.10": { "0.29.10": {
"x86_64_linux_musl": { "x86_64_linux_musl": {