diff --git a/CHANGELOG.md b/CHANGELOG.md index d35f2d52..315b0bfc 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.4. + - Update `uv@latest` to 0.9.9. - Update `typos@latest` to 1.39.1. diff --git a/manifests/mise.json b/manifests/mise.json index bf2941f7..20fbffe4 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.11.3" + "version": "2025.11.4" }, "2025": { - "version": "2025.11.3" + "version": "2025.11.4" }, "2025.11": { - "version": "2025.11.3" + "version": "2025.11.4" + }, + "2025.11.4": { + "x86_64_linux_musl": { + "etag": "0x8DE2255EDC42C55", + "checksum": "6b0b9d9a10a115c97775761d32f6c1ceda31493351ecc834daebc81de4bf36ba" + }, + "x86_64_macos": { + "etag": "0x8DE2255F01C40EE", + "checksum": "387b8fbf20887b4a5991ebbdf75b1700eb4834d6c1e438890b14b3ce31e2e7f8" + }, + "x86_64_windows": { + "etag": "0x8DE2255F0C35D63", + "checksum": "4e81622008aeff350c484e450e3869d29dbfa5b7332a02e199de92e15b93399c" + }, + "aarch64_linux_musl": { + "etag": "0x8DE2255EA6B3299", + "checksum": "230ba0deddae5b6785c59a3d9edf64c2b37860e5368d4defbfc381a560be404a" + }, + "aarch64_macos": { + "etag": "0x8DE2255EF44AE39", + "checksum": "e6dbc6ddfa8ccb0318c6a9a381a36d55f20c8f41e8b090995a923e319ac2e9ed" + }, + "aarch64_windows": { + "etag": "0x8DE2255F087F6DA", + "checksum": "4f563869cda3960e508003329f2fe9aa302decee9213cd5fe82848cf3febe698" + } }, "2025.11.3": { "x86_64_linux_musl": {