Update xh@latest to 0.26.1

This commit is contained in:
Taiki Endo
2026-06-21 17:42:09 +09:00
parent e0f1a05cc9
commit 7631577b66
2 changed files with 6 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 `xh@latest` to 0.26.1.
- Update `uv@latest` to 0.11.23. - Update `uv@latest` to 0.11.23.
- Update `trivy@latest` to 0.71.2. - Update `trivy@latest` to 0.71.2.
+4 -1
View File
@@ -23,7 +23,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.25.3" "version": "0.26.1"
},
"0.26": {
"version": "0.26.1"
}, },
"0.26.1": { "0.26.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {