diff --git a/CHANGELOG.md b/CHANGELOG.md index d81738aa..1611a7d1 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.11.0. + - Update `cargo-nextest@latest` to 0.9.110. - Update `typos@latest` to 1.39.0. diff --git a/manifests/mise.json b/manifests/mise.json index b22485d1..040316de 100644 --- a/manifests/mise.json +++ b/manifests/mise.json @@ -28,10 +28,39 @@ }, "license_markdown": "[MIT](https://github.com/jdx/mise/blob/main/LICENSE)", "latest": { - "version": "2025.10.21" + "version": "2025.11.0" }, "2025": { - "version": "2025.10.21" + "version": "2025.11.0" + }, + "2025.11": { + "version": "2025.11.0" + }, + "2025.11.0": { + "x86_64_linux_musl": { + "etag": "0x8DE18E716AE6268", + "checksum": "94e79a3f64fef6249baba80ba5da65ae9b6d8909d87b71fe4f3860c8fc39d210" + }, + "x86_64_macos": { + "etag": "0x8DE18E718CEB6D6", + "checksum": "563bcf6d370aa90ad0ff42b0a1d58cbac3eb3b1a1b8ac96cd28623cc5a4327c1" + }, + "x86_64_windows": { + "etag": "0x8DE18E7199E3CC1", + "checksum": "6e7e027fe5b0d5ea4cbe2802653f121c14e91c03bbe0e24f9ee864f56995ca52" + }, + "aarch64_linux_musl": { + "etag": "0x8DE18E71320FD7C", + "checksum": "abf3f30b85b9cccda697d26b3e7952b3ddd1d677c79424130630695c0216029f" + }, + "aarch64_macos": { + "etag": "0x8DE18E718028898", + "checksum": "63f3c88d4d734a3bf39b37f0fee12fe67f7d7fa7b7774381e1c06d4c3d835179" + }, + "aarch64_windows": { + "etag": "0x8DE18E71953CBE3", + "checksum": "46f50759a7d72e06489c2fb7fbc0776befdc989a81b5158f3d8cca8aa027c8f2" + } }, "2025.10": { "version": "2025.10.21"