Compare commits

...

1 Commits

Author SHA1 Message Date
Taiki Endo
a4e7b9c101 Update mise@latest to 2026.5.10 2026-05-17 12:43:01 +00:00
2 changed files with 5 additions and 3 deletions

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)

6
manifests/mise.json generated
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": {