Update vacuum@latest to 0.30.1

This commit is contained in:
Taiki Endo
2026-08-28 01:28:13 +09:00
parent b3b03e2942
commit 2abde84997
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.30.1.
- Update `uv@latest` to 0.12.6. - Update `uv@latest` to 0.12.6.
- Update `mise@latest` to 2026.8.14. - Update `mise@latest` to 2026.8.14.
+2 -2
View File
@@ -21,10 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.30.0" "version": "0.30.1"
}, },
"0.30": { "0.30": {
"version": "0.30.0" "version": "0.30.1"
}, },
"0.30.1": { "0.30.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {