diff --git a/CHANGELOG.md b/CHANGELOG.md index da6623f3..82404fd0 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 2026.3.3. + - Update `cargo-auditable@latest` to 0.7.4. - Update `mise@latest` to 2026.3.2. diff --git a/manifests/mise.json b/manifests/mise.json index 277222c2..9fa9dcc5 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": "2026.3.2" + "version": "2026.3.3" }, "2026": { - "version": "2026.3.2" + "version": "2026.3.3" }, "2026.3": { - "version": "2026.3.2" + "version": "2026.3.3" + }, + "2026.3.3": { + "x86_64_linux_musl": { + "etag": "0x8DE7A237679C592", + "checksum": "81c5c4c0bd971b11e1707282cfe53ce82eb70579c330852ed96bb5811482858c" + }, + "x86_64_macos": { + "etag": "0x8DE7A2378E9DCD2", + "checksum": "cfefb2f6281d114729340ffff4db47b233f4d02903d2ac7a7cc5ac264cbb58af" + }, + "x86_64_windows": { + "etag": "0x8DE7A2379D005D1", + "checksum": "71c5dbdfe772988bb1791bd1e51ce2bc76f2ef918f9b1bff98ca7b8fca23441e" + }, + "aarch64_linux_musl": { + "etag": "0x8DE7A2372DE656B", + "checksum": "7d715338bcbe73ec22d46513edf56ebf3fc976dc2a6b90e9ebeff0c7eef73106" + }, + "aarch64_macos": { + "etag": "0x8DE7A23782BF62A", + "checksum": "1bc601c11f9ecf753ab7a87945964afae9d73675961254192b9ba7e3ec1ecab3" + }, + "aarch64_windows": { + "etag": "0x8DE7A2379C8BB01", + "checksum": "3e1f113e168509f1ffc3215a326317f20056187d4284982b896cf3a830c59e8c" + } }, "2026.3.2": { "x86_64_linux_musl": {