diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c69de9f..fa937257 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 `martin@latest` to 1.5.0. + - Enhance security when cargo-binstall fallback is enabled. - Update `uv@latest` to 0.11.5. diff --git a/manifests/martin.json b/manifests/martin.json index 59c8de1c..30df896a 100644 --- a/manifests/martin.json +++ b/manifests/martin.json @@ -32,10 +32,13 @@ }, "license_markdown": "[MIT](https://github.com/maplibre/martin/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/maplibre/martin/blob/main/LICENSE-APACHE)", "latest": { - "version": "1.4.0" + "version": "1.5.0" }, "1": { - "version": "1.4.0" + "version": "1.5.0" + }, + "1.5": { + "version": "1.5.0" }, "1.5.0": { "x86_64_linux_musl": {