diff --git a/CHANGELOG.md b/CHANGELOG.md index 0965a6c0..239eb72b 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.10.10. + ## [2.62.32] - 2025-10-16 - Update `syft@latest` to 1.34.2. diff --git a/manifests/mise.json b/manifests/mise.json index 775ee26b..ae8c5333 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.10.9" + "version": "2025.10.10" }, "2025": { - "version": "2025.10.9" + "version": "2025.10.10" }, "2025.10": { - "version": "2025.10.9" + "version": "2025.10.10" + }, + "2025.10.10": { + "x86_64_linux_musl": { + "etag": "0x8DE0CC27BA2A25B", + "checksum": "d300a395d82092a4793c9d02a4fff15819ace22a027ddc58a83602aea24ee646" + }, + "x86_64_macos": { + "etag": "0x8DE0CC27D616E3D", + "checksum": "7ae5a7ac02a03b8126ca1a93888b10d137978d4a4fc2a200ce0348fbb39bf485" + }, + "x86_64_windows": { + "etag": "0x8DE0CC27DFEF8BA", + "checksum": "2cda27ea3d8c475fbf087e7b857137c437a422d3c971701da68484c616ab167c" + }, + "aarch64_linux_musl": { + "etag": "0x8DE0CC278C309C7", + "checksum": "2af5bbbfdd10c12dfb376faa7d570f782f5aa63047eb3b8180302900fe7c9083" + }, + "aarch64_macos": { + "etag": "0x8DE0CC27CA14085", + "checksum": "7cc829b13516895ba93964d1d60a0ceda74c358efcbbc47fe65352c6985c5778" + }, + "aarch64_windows": { + "etag": "0x8DE0CC27D99F1DE", + "checksum": "5372c48497429590327c9e3ac70d416132d00a817be489781bf5abc0cca59213" + } }, "2025.10.9": { "x86_64_linux_musl": {