Update mise@latest to 2026.5.10

This commit is contained in:
Taiki Endo
2026-05-17 12:43:01 +00:00
committed by github-actions[bot]
parent 7be9fd86bd
commit a4e7b9c101
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 `mise@latest` to 2026.5.10.
## [2.79.0] - 2026-05-17 ## [2.79.0] - 2026-05-17
- Support more host architectures. ([#1841](https://github.com/taiki-e/install-action/pull/1841), thanks @Gelbpunkt) - Support more host architectures. ([#1841](https://github.com/taiki-e/install-action/pull/1841), thanks @Gelbpunkt)
+3 -3
View File
@@ -27,13 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "2026.5.9" "version": "2026.5.10"
}, },
"2026": { "2026": {
"version": "2026.5.9" "version": "2026.5.10"
}, },
"2026.5": { "2026.5": {
"version": "2026.5.9" "version": "2026.5.10"
}, },
"2026.5.10": { "2026.5.10": {
"x86_64_linux_musl": { "x86_64_linux_musl": {