Update vacuum@latest to 0.26.6

This commit is contained in:
Taiki Endo
2026-05-23 07:32:46 +00:00
committed by github-actions[bot]
parent 8d2d73609f
commit 711c971fca
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.26.6.
## [2.79.5] - 2026-05-22 ## [2.79.5] - 2026-05-22
- Update `jaq@latest` to 3.0.0. ([#1861](https://github.com/taiki-e/install-action/pull/1861), thanks @MusicalNinjaDad) - Update `jaq@latest` to 3.0.0. ([#1861](https://github.com/taiki-e/install-action/pull/1861), thanks @MusicalNinjaDad)
+2 -2
View File
@@ -21,10 +21,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.26.5" "version": "0.26.6"
}, },
"0.26": { "0.26": {
"version": "0.26.5" "version": "0.26.6"
}, },
"0.26.6": { "0.26.6": {
"x86_64_linux_musl": { "x86_64_linux_musl": {