diff --git a/CHANGELOG.md b/CHANGELOG.md index 84ad3845..585d4b21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `mise@latest` to 2025.9.10. + ## [2.61.3] - 2025-09-12 - Update `vacuum@latest` to 0.17.13. diff --git a/manifests/mise.json b/manifests/mise.json index 152b8eb1..f2347389 100644 --- a/manifests/mise.json +++ b/manifests/mise.json @@ -28,13 +28,39 @@ }, "license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)", "latest": { - "version": "2025.9.9" + "version": "2025.9.10" }, "2025": { - "version": "2025.9.9" + "version": "2025.9.10" }, "2025.9": { - "version": "2025.9.9" + "version": "2025.9.10" + }, + "2025.9.10": { + "x86_64_linux_musl": { + "etag": "0x8DDF2ED5EC55251", + "checksum": "234af6af6826ddf0f75cef596f0bf28c94b2d5c704f5fed89785a52da3e74605" + }, + "x86_64_macos": { + "etag": "0x8DDF2ED61207253", + "checksum": "9cb1f56d7065c80d9acab5d44a548916fb50101f807c411ede764117ddc05f33" + }, + "x86_64_windows": { + "etag": "0x8DDF2ED61EBB75D", + "checksum": "fed5d28e8e8401597a0b528d6737993fa107e4c538e1dc99ac304d6b828aeacd" + }, + "aarch64_linux_musl": { + "etag": "0x8DDF2ED5BFA3B32", + "checksum": "c43a26d3a3e8bd9ac47692f2d20484ee4e184ff24888665ed9f4b752eade844a" + }, + "aarch64_macos": { + "etag": "0x8DDF2ED6084E138", + "checksum": "16dc29468ea40497b68274dbf7cef40cc92b355b8e6f4b796133d28d0c877960" + }, + "aarch64_windows": { + "etag": "0x8DDF2ED61848FE5", + "checksum": "69e7c2a308ecc8e2d0e25fa7a0305282a650d755f063b138dd8eb3bb616dc7d4" + } }, "2025.9.9": { "x86_64_linux_musl": {