Update mise@latest to 2026.5.7

This commit is contained in:
Taiki Endo
2026-05-14 18:59:05 +00:00
committed by github-actions[bot]
parent 5cd89bdf3f
commit 0186a4ad05
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.7.
## [2.78.0] - 2026-05-14 ## [2.78.0] - 2026-05-14
- Support `cargo-mutants`. ([#1812](https://github.com/taiki-e/install-action/pull/1812), thanks @jakewimmer) - Support `cargo-mutants`. ([#1812](https://github.com/taiki-e/install-action/pull/1812), thanks @jakewimmer)
+3 -3
View File
@@ -27,13 +27,13 @@
} }
}, },
"latest": { "latest": {
"version": "2026.5.6" "version": "2026.5.7"
}, },
"2026": { "2026": {
"version": "2026.5.6" "version": "2026.5.7"
}, },
"2026.5": { "2026.5": {
"version": "2026.5.6" "version": "2026.5.7"
}, },
"2026.5.7": { "2026.5.7": {
"x86_64_linux_musl": { "x86_64_linux_musl": {