Update martin@latest to 1.5.0

This commit is contained in:
Taiki Endo
2026-04-10 06:51:49 +00:00
committed by github-actions[bot]
parent 0620033eb0
commit befe16e822
2 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `martin@latest` to 1.5.0.
- Enhance security when cargo-binstall fallback is enabled. - Enhance security when cargo-binstall fallback is enabled.
- Update `uv@latest` to 0.11.5. - Update `uv@latest` to 0.11.5.

7
manifests/martin.json generated
View File

@@ -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)", "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": { "latest": {
"version": "1.4.0" "version": "1.5.0"
}, },
"1": { "1": {
"version": "1.4.0" "version": "1.5.0"
},
"1.5": {
"version": "1.5.0"
}, },
"1.5.0": { "1.5.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {