{"id":12148925,"name":"martin-core","ecosystem":"cargo","description":"Basic building blocks of MapLibre's Martin tile server.","homepage":"https://martin.maplibre.org/","licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/maplibre/martin","keywords_array":["maps","tiles","mvt","tileserver"],"namespace":null,"versions_count":23,"first_release_published_at":"2025-09-27T13:01:34.479Z","latest_release_published_at":"2026-05-19T13:23:17.660Z","latest_release_number":"0.7.0","last_synced_at":"2026-06-12T04:01:13.463Z","created_at":"2025-09-27T13:15:51.441Z","updated_at":"2026-06-12T04:02:22.237Z","registry_url":"https://crates.io/crates/martin-core/","install_command":"cargo install martin-core","documentation_url":"https://docs.rs/martin-core/","metadata":{"categories":["parsing","science::geo"]},"repo_metadata":{"id":37625486,"uuid":"105363726","full_name":"maplibre/martin","owner":"maplibre","description":"Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.","archived":false,"fork":false,"pushed_at":"2026-06-05T23:45:25.000Z","size":40562,"stargazers_count":3682,"open_issues_count":84,"forks_count":364,"subscribers_count":37,"default_branch":"main","last_synced_at":"2026-06-06T01:19:25.579Z","etag":null,"topics":["hacktoberfest","leaflet","mapbox-gl","mapbox-gl-js","mapbox-vector-tile","maplibre","maplibre-gl-js","maps","mbtiles","pmtiles","postgis","postgresql","rust","vector-tiles","webserver"],"latest_commit_sha":null,"homepage":"https://martin.maplibre.org","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maplibre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["maplibre"],"open_collective":"maplibre"}},"created_at":"2017-09-30T10:53:46.000Z","updated_at":"2026-06-05T23:45:29.000Z","dependencies_parsed_at":"2025-11-27T09:10:33.981Z","dependency_job_id":null,"html_url":"https://github.com/maplibre/martin","commit_stats":{"total_commits":1626,"total_committers":54,"mean_commits":30.11111111111111,"dds":0.7318573185731858,"last_synced_commit":"eb115fba67c538404ca00cbe2194466815dd2629"},"previous_names":["urbica/martin"],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/maplibre/martin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maplibre","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/sbom","scorecard":{"id":1240637,"data":{"date":"2025-12-21T14:15:58Z","repo":{"name":"github.com/maplibre/martin","commit":"2aa15cbf959d05be31ba489154d5532ac33cc375"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":9,"reason":"Found 15/16 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/audit-check.yml:16","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/audit-check.yml:18","Info: jobLevel 'packages' permission set to 'read': .github/workflows/audit-check.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/audit-check.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/audit-check.yml:41","Info: jobLevel 'contents' permission set to 'read': .github/workflows/bench.yml:25","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:960","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:103","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:167","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:386","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:452","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:470","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:620","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:125","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:764","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:782","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/demo.yml:22","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pr-title.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit-check.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/bench.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-deploy-docs.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/demo.yml:15","Warn: topLevel 'contents' permission set to 'write': .github/workflows/dependabot.yml:5","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pr-title.yml:20","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: tests/fixtures/vtzero-check:1","Warn: binary detected: tests/fixtures/vtzero-check-darwin:1","Warn: binary detected: tests/fixtures/vtzero-show:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:32","Info:  47 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  40 out of  40 third-party GitHubAction dependencies pinned","Info:   4 out of   4 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"CII-Best-Practices","score":7,"reason":"badge detected: Silver","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact martin-v1.1.0 not signed: https://api.github.com/repos/maplibre/martin/releases/270244883","Warn: release artifact martin-v1.0.0 not signed: https://api.github.com/repos/maplibre/martin/releases/263482147","Warn: release artifact martin-v1.1.0 does not have provenance: https://api.github.com/repos/maplibre/martin/releases/270244883","Warn: release artifact martin-v1.0.0 does not have provenance: https://api.github.com/repos/maplibre/martin/releases/263482147"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071","Warn: Project is vulnerable to: RUSTSEC-2025-0134"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:159"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 24 contributing companies or organizations","details":["Info: found contributions from: FSTUM, Sophox, TUM-Dev, TanStack, documentationjs, euraf, fast-pack, georust, kartotherian, kellnr, mapbox, maplibre, maplibre-governing-board, nitrojs, openmaptiles, oxibus, planetiler, regen-farmer, rivian, solidjs, tum-dev @tum @maplibre, urbica, vega, yandextaxitech"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2025-12-22T11:58:53.792Z","repository_id":37625486,"created_at":"2025-12-22T11:58:53.792Z","updated_at":"2025-12-22T11:58:53.792Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34044919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"maplibre","name":"MapLibre","uuid":"75709127","kind":"organization","description":"","email":null,"website":"https://maplibre.org","location":null,"twitter":"maplibre","company":null,"icon_url":"https://avatars.githubusercontent.com/u/75709127?v=4","repositories_count":43,"last_synced_at":"2024-10-29T17:11:50.426Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["maplibre"],"open_collective":"maplibre"}},"html_url":"https://github.com/maplibre","funding_links":["https://github.com/sponsors/maplibre","https://opencollective.com/maplibre"],"total_stars":15058,"followers":935,"following":0,"created_at":"2022-11-14T07:02:13.266Z","updated_at":"2024-10-29T17:11:50.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maplibre","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maplibre/repositories"},"tags":[{"name":"martin-v1.10.1","sha":"8f802e441a6f8488cbca3cf46faf3b4cb363f590","kind":"tag","published_at":"2026-05-19T13:36:45.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.10.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.10.1/manifests"},{"name":"martin-core-v0.7.0","sha":"8f802e441a6f8488cbca3cf46faf3b4cb363f590","kind":"tag","published_at":"2026-05-19T13:23:20.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.7.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.7.0/manifests"},{"name":"mbtiles-v0.17.6","sha":"8f802e441a6f8488cbca3cf46faf3b4cb363f590","kind":"tag","published_at":"2026-05-19T13:21:31.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.17.6","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.6/manifests"},{"name":"martin-tile-utils-v0.7.3","sha":"8f802e441a6f8488cbca3cf46faf3b4cb363f590","kind":"tag","published_at":"2026-05-19T13:20:37.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.7.3","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.3/manifests"},{"name":"martin-v1.10.0","sha":"a2caf9830d0a55e0412fe9fa7bcf6d752135ac2d","kind":"tag","published_at":"2026-05-16T20:43:47.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.10.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.10.0/manifests"},{"name":"martin-core-v0.6.0","sha":"a2caf9830d0a55e0412fe9fa7bcf6d752135ac2d","kind":"tag","published_at":"2026-05-16T20:29:47.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.6.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.6.0/manifests"},{"name":"mbtiles-v0.17.5","sha":"a2caf9830d0a55e0412fe9fa7bcf6d752135ac2d","kind":"tag","published_at":"2026-05-16T20:27:58.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.17.5","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.5/manifests"},{"name":"martin-v1.9.1","sha":"30be359bd48f723333baa3bcf3c7d28247ab703c","kind":"tag","published_at":"2026-05-09T17:37:18.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.9.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.9.1/manifests"},{"name":"martin-v1.9.0","sha":"6c7c6328c682d3ac0fb50964364a84ff14c2ee9f","kind":"tag","published_at":"2026-05-07T01:11:46.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.9.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.9.0/manifests"},{"name":"martin-core-v0.5.4","sha":"6c7c6328c682d3ac0fb50964364a84ff14c2ee9f","kind":"tag","published_at":"2026-05-07T00:57:36.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.5.4","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.4/manifests"},{"name":"mbtiles-v0.17.4","sha":"6c7c6328c682d3ac0fb50964364a84ff14c2ee9f","kind":"tag","published_at":"2026-05-07T00:55:44.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.17.4","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.4/manifests"},{"name":"martin-tile-utils-v0.7.2","sha":"6c7c6328c682d3ac0fb50964364a84ff14c2ee9f","kind":"tag","published_at":"2026-05-07T00:54:49.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.7.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.2/manifests"},{"name":"martin-v1.8.2","sha":"00391da411f52c2608a73e73a75f9f77976303a1","kind":"tag","published_at":"2026-04-29T20:21:30.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.8.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.8.2/manifests"},{"name":"martin-core-v0.5.3","sha":"00391da411f52c2608a73e73a75f9f77976303a1","kind":"tag","published_at":"2026-04-29T20:08:35.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.5.3","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.3/manifests"},{"name":"mbtiles-v0.17.3","sha":"00391da411f52c2608a73e73a75f9f77976303a1","kind":"tag","published_at":"2026-04-29T20:06:52.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.17.3","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.3/manifests"},{"name":"martin-v1.8.1","sha":"8ad9756bb61f46e8d949b8fc357c73d4ddd3efa1","kind":"tag","published_at":"2026-04-29T02:40:29.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.8.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.8.1/manifests"},{"name":"martin-core-v0.5.2","sha":"8ad9756bb61f46e8d949b8fc357c73d4ddd3efa1","kind":"tag","published_at":"2026-04-29T02:26:38.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.5.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.2/manifests"},{"name":"mbtiles-v0.17.2","sha":"8ad9756bb61f46e8d949b8fc357c73d4ddd3efa1","kind":"tag","published_at":"2026-04-29T02:24:52.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.17.2","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.2/manifests"},{"name":"martin-v1.8.0","sha":"dc6eee6ef1e6b80c1d81c21ebf29cab0d0504107","kind":"tag","published_at":"2026-04-28T09:34:50.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.8.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.8.0/manifests"},{"name":"martin-core-v0.5.1","sha":"dc6eee6ef1e6b80c1d81c21ebf29cab0d0504107","kind":"tag","published_at":"2026-04-28T09:32:48.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.5.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.1/manifests"},{"name":"mbtiles-v0.17.1","sha":"dc6eee6ef1e6b80c1d81c21ebf29cab0d0504107","kind":"tag","published_at":"2026-04-28T09:31:02.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.17.1","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.1/manifests"},{"name":"martin-tile-utils-v0.7.1","sha":"dc6eee6ef1e6b80c1d81c21ebf29cab0d0504107","kind":"tag","published_at":"2026-04-28T09:30:07.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.7.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.1/manifests"},{"name":"martin-v1.7.0","sha":"f36cb69a5a8d570b27daa8b24c5854f079acae5b","kind":"tag","published_at":"2026-04-25T13:58:33.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.7.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.7.0/manifests"},{"name":"martin-core-v0.5.0","sha":"f36cb69a5a8d570b27daa8b24c5854f079acae5b","kind":"tag","published_at":"2026-04-25T13:46:12.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.5.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.5.0/manifests"},{"name":"martin-core-v0.4.1","sha":"b7e54e3c14d019b15b21f9f203c19673eb6eb2e5","kind":"tag","published_at":"2026-04-25T10:42:48.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.4.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.4.1/manifests"},{"name":"mbtiles-v0.17.0","sha":"b7e54e3c14d019b15b21f9f203c19673eb6eb2e5","kind":"tag","published_at":"2026-04-25T10:39:30.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.17.0","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.17.0/manifests"},{"name":"martin-v1.6.0","sha":"cc79de502ec1bd84cce0f996e067bce439ff197c","kind":"tag","published_at":"2026-04-19T18:15:27.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.6.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.6.0/manifests"},{"name":"martin-core-v0.4.0","sha":"cc79de502ec1bd84cce0f996e067bce439ff197c","kind":"tag","published_at":"2026-04-19T18:14:07.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.4.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.4.0/manifests"},{"name":"mbtiles-v0.16.0","sha":"cc79de502ec1bd84cce0f996e067bce439ff197c","kind":"tag","published_at":"2026-04-19T18:12:10.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.16.0","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.16.0/manifests"},{"name":"martin-tile-utils-v0.7.0","sha":"cc79de502ec1bd84cce0f996e067bce439ff197c","kind":"tag","published_at":"2026-04-19T18:11:27.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.7.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.7.0/manifests"},{"name":"martin-v1.5.0","sha":"1fea1942a64df239df769373109a38e0a956dca9","kind":"tag","published_at":"2026-04-04T17:33:02.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.5.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.5.0/manifests"},{"name":"martin-core-v0.3.2","sha":"1fea1942a64df239df769373109a38e0a956dca9","kind":"tag","published_at":"2026-04-04T17:31:22.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.3.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.3.2/manifests"},{"name":"mbtiles-v0.15.4","sha":"1fea1942a64df239df769373109a38e0a956dca9","kind":"tag","published_at":"2026-04-04T17:29:02.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.15.4","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.4/manifests"},{"name":"martin-tile-utils-v0.6.12","sha":"1fea1942a64df239df769373109a38e0a956dca9","kind":"tag","published_at":"2026-04-04T17:28:09.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.12","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.12/manifests"},{"name":"martin-v1.4.0","sha":"7c676af35948ceb4efa9b82e667dab3335186742","kind":"tag","published_at":"2026-03-15T10:23:52.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.4.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.4.0/manifests"},{"name":"martin-core-v0.3.1","sha":"7c676af35948ceb4efa9b82e667dab3335186742","kind":"tag","published_at":"2026-03-15T10:22:10.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.3.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.3.1/manifests"},{"name":"mbtiles-v0.15.3","sha":"7c676af35948ceb4efa9b82e667dab3335186742","kind":"tag","published_at":"2026-03-15T10:19:46.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.15.3","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.3/manifests"},{"name":"martin-tile-utils-v0.6.11","sha":"7c676af35948ceb4efa9b82e667dab3335186742","kind":"tag","published_at":"2026-03-15T10:18:52.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.11","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.11/manifests"},{"name":"martin-v1.3.1","sha":"1826efa1c5b98b604bdada10452b015c7face08d","kind":"tag","published_at":"2026-02-11T19:02:54.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.3.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.3.1/manifests"},{"name":"martin-core-v0.3.0","sha":"1826efa1c5b98b604bdada10452b015c7face08d","kind":"tag","published_at":"2026-02-11T18:13:08.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.3.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.3.0/manifests"},{"name":"mbtiles-v0.15.2","sha":"1826efa1c5b98b604bdada10452b015c7face08d","kind":"tag","published_at":"2026-02-11T18:10:13.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.15.2","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.2/manifests"},{"name":"martin-tile-utils-v0.6.10","sha":"1826efa1c5b98b604bdada10452b015c7face08d","kind":"tag","published_at":"2026-02-11T18:09:14.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.10","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.10/manifests"},{"name":"martin-v1.3.0","sha":"24a1b83ec8ed755b345c4fefbf92fb14d75d64c8","kind":"tag","published_at":"2026-01-28T12:46:28.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.3.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.3.0/manifests"},{"name":"martin-core-v0.2.6","sha":"24a1b83ec8ed755b345c4fefbf92fb14d75d64c8","kind":"tag","published_at":"2026-01-28T12:44:43.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.2.6","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.6/manifests"},{"name":"mbtiles-v0.15.1","sha":"24a1b83ec8ed755b345c4fefbf92fb14d75d64c8","kind":"tag","published_at":"2026-01-28T12:42:16.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.15.1","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.1/manifests"},{"name":"martin-tile-utils-v0.6.9","sha":"24a1b83ec8ed755b345c4fefbf92fb14d75d64c8","kind":"tag","published_at":"2026-01-28T12:41:19.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.9","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.9/manifests"},{"name":"martin-v1.2.0","sha":"62c0fec6d14108c379e5849572ca413d8abf0dfe","kind":"tag","published_at":"2026-01-03T23:16:44.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.2.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.2.0/manifests"},{"name":"martin-core-v0.2.5","sha":"62c0fec6d14108c379e5849572ca413d8abf0dfe","kind":"tag","published_at":"2026-01-03T23:15:18.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.2.5","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.5/manifests"},{"name":"mbtiles-v0.15.0","sha":"62c0fec6d14108c379e5849572ca413d8abf0dfe","kind":"tag","published_at":"2026-01-03T23:12:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.15.0","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.15.0/manifests"},{"name":"martin-tile-utils-v0.6.8","sha":"62c0fec6d14108c379e5849572ca413d8abf0dfe","kind":"tag","published_at":"2026-01-03T23:11:58.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.8","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.8/manifests"},{"name":"martin-v1.1.0","sha":"7bc9722a16be63b329077ebfd640a4d9ec8df4e3","kind":"tag","published_at":"2025-12-15T01:00:40.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.1.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.1.0/manifests"},{"name":"martin-core-v0.2.4","sha":"7bc9722a16be63b329077ebfd640a4d9ec8df4e3","kind":"tag","published_at":"2025-12-15T00:59:05.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.2.4","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.4/manifests"},{"name":"mbtiles-v0.14.3","sha":"7bc9722a16be63b329077ebfd640a4d9ec8df4e3","kind":"tag","published_at":"2025-12-15T00:56:47.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.14.3","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.3/manifests"},{"name":"martin-v1.0.0","sha":"6fa528dce57121ebf04223dfccd000179b700b1c","kind":"tag","published_at":"2025-11-19T03:07:08.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v1.0.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v1.0.0/manifests"},{"name":"martin-core-v0.2.3","sha":"6fa528dce57121ebf04223dfccd000179b700b1c","kind":"tag","published_at":"2025-11-19T03:05:35.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.2.3","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.3/manifests"},{"name":"martin-tile-utils-v0.6.7","sha":"6fa528dce57121ebf04223dfccd000179b700b1c","kind":"tag","published_at":"2025-11-19T03:02:55.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.7","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.7/manifests"},{"name":"martin-v0.20.2","sha":"26962f0e8bdaf1bde24f61bc23bbbcff6850c3ed","kind":"tag","published_at":"2025-11-07T11:51:44.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v0.20.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.20.2/manifests"},{"name":"martin-core-v0.2.2","sha":"26962f0e8bdaf1bde24f61bc23bbbcff6850c3ed","kind":"tag","published_at":"2025-11-07T11:50:12.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.2.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.2/manifests"},{"name":"mbtiles-v0.14.2","sha":"26962f0e8bdaf1bde24f61bc23bbbcff6850c3ed","kind":"tag","published_at":"2025-11-07T11:47:51.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.14.2","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.2/manifests"},{"name":"martin-tile-utils-v0.6.6","sha":"26962f0e8bdaf1bde24f61bc23bbbcff6850c3ed","kind":"tag","published_at":"2025-11-07T11:46:56.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.6","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.6/manifests"},{"name":"martin-v0.20.1","sha":"9410dc8aa36ce41a6253802b279bbe8f02c88a41","kind":"tag","published_at":"2025-11-05T11:06:25.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v0.20.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.20.1/manifests"},{"name":"martin-core-v0.2.1","sha":"9410dc8aa36ce41a6253802b279bbe8f02c88a41","kind":"tag","published_at":"2025-11-05T11:04:56.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.2.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.1/manifests"},{"name":"mbtiles-v0.14.1","sha":"9410dc8aa36ce41a6253802b279bbe8f02c88a41","kind":"tag","published_at":"2025-11-05T11:02:44.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.14.1","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.1/manifests"},{"name":"martin-v0.20.0","sha":"227e1ed0c2f4086d5f9d9f13557299bf38f83d3f","kind":"tag","published_at":"2025-10-30T15:10:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v0.20.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.20.0/manifests"},{"name":"martin-core-v0.2.0","sha":"227e1ed0c2f4086d5f9d9f13557299bf38f83d3f","kind":"tag","published_at":"2025-10-30T15:07:36.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.2.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.2.0/manifests"},{"name":"mbtiles-v0.14.0","sha":"227e1ed0c2f4086d5f9d9f13557299bf38f83d3f","kind":"tag","published_at":"2025-10-30T15:04:56.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.14.0","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.14.0/manifests"},{"name":"martin-tile-utils-v0.6.5","sha":"227e1ed0c2f4086d5f9d9f13557299bf38f83d3f","kind":"tag","published_at":"2025-10-30T15:03:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.5","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.5/manifests"},{"name":"martin-v0.19.3","sha":"40bda18d73dbe0b4044f78e7f3c137e8a7c15874","kind":"tag","published_at":"2025-10-01T20:44:16.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v0.19.3","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.3/manifests"},{"name":"martin-core-v0.1.3","sha":"40bda18d73dbe0b4044f78e7f3c137e8a7c15874","kind":"tag","published_at":"2025-10-01T20:40:50.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.1.3","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.1.3/manifests"},{"name":"martin-v0.19.2","sha":"da6cf1bcf8436ed91a3ea55393b78e3cc35ff823","kind":"tag","published_at":"2025-09-28T19:49:13.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v0.19.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.2/manifests"},{"name":"martin-core-v0.1.2","sha":"da6cf1bcf8436ed91a3ea55393b78e3cc35ff823","kind":"tag","published_at":"2025-09-28T19:45:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.1.2","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.1.2/manifests"},{"name":"mbtiles-v0.13.1","sha":"da6cf1bcf8436ed91a3ea55393b78e3cc35ff823","kind":"tag","published_at":"2025-09-28T19:43:27.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.13.1","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.13.1/manifests"},{"name":"martin-v0.19.1","sha":"dd688f6712e29c81b974c4e5e482829fb21c90de","kind":"tag","published_at":"2025-09-28T10:08:42.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v0.19.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.1/manifests"},{"name":"martin-v0.19.0","sha":"596c1a8dca897eba963e4a7f71dc5e8ec914fe62","kind":"tag","published_at":"2025-09-27T21:37:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-v0.19.0","html_url":"https://github.com/maplibre/martin/releases/tag/martin-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-v0.19.0/manifests"},{"name":"martin-core-v0.1.1","sha":"596c1a8dca897eba963e4a7f71dc5e8ec914fe62","kind":"tag","published_at":"2025-09-27T21:34:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-core-v0.1.1","html_url":"https://github.com/maplibre/martin/releases/tag/martin-core-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-core-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-core-v0.1.1/manifests"},{"name":"mbtiles-v0.13.0","sha":"40f7ca35471bde4ec95e8b5b4878336263e30c4a","kind":"tag","published_at":"2025-09-27T00:25:43.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/mbtiles-v0.13.0","html_url":"https://github.com/maplibre/martin/releases/tag/mbtiles-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@mbtiles-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/mbtiles-v0.13.0/manifests"},{"name":"martin-tile-utils-v0.6.4","sha":"ebad69d29f052d847dd46f8573adbbf8edf42434","kind":"tag","published_at":"2025-09-27T00:05:21.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/martin-tile-utils-v0.6.4","html_url":"https://github.com/maplibre/martin/releases/tag/martin-tile-utils-v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@martin-tile-utils-v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/martin-tile-utils-v0.6.4/manifests"},{"name":"v0.18.1","sha":"641899c9226e33e548aba15e5ee30aa5c8f484f2","kind":"commit","published_at":"2025-08-06T18:10:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.18.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"fe6ed5a6e0e119127665e9b49c82d8186fe17880","kind":"commit","published_at":"2025-08-04T18:51:08.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.18.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"2f4a7ca3fe7c5ef0ed80fe8dba6d1ef59c98eddd","kind":"commit","published_at":"2025-05-30T03:16:16.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.17.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"3bfc831161191c13a13df49e71a17e0d9a24b2b0","kind":"commit","published_at":"2025-04-07T03:13:05.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.16.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"c8de6c2fd875324efed3e75f24676605a7ae006f","kind":"commit","published_at":"2025-01-26T19:27:10.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.15.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"a04f45269e017e0387885c9a74a03944c584a437","kind":"commit","published_at":"2024-06-27T00:34:02.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.14.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"5c678188d0bd0fd236b7dcb3d8fff3ebeb0d7461","kind":"commit","published_at":"2024-06-26T21:15:27.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.14.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"5d52ca2ddbf03cae79da616b1cfca9e78bbacbd4","kind":"commit","published_at":"2024-06-25T19:45:37.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.14.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"3dc54d7f9eaac777f3d650cdb285184e51845725","kind":"commit","published_at":"2023-12-31T03:48:23.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.13.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"aaa426a66bc0d7cfd49367345d2d23396c2e500f","kind":"commit","published_at":"2023-12-25T05:53:16.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.12.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.12.0/manifests"},{"name":"v0.11.6","sha":"ca882be156c17a861fa10532893daf8b6811cc35","kind":"commit","published_at":"2023-12-19T04:24:18.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.11.6","html_url":"https://github.com/maplibre/martin/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"f4c52d027efa0f4cb349ef21cae382f3a01cf7a7","kind":"commit","published_at":"2023-12-19T01:55:08.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.11.5","html_url":"https://github.com/maplibre/martin/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"c1e07e4a4b98fa7156902c3e675fb8c9a7c8342c","kind":"commit","published_at":"2023-12-12T00:54:51.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.11.4","html_url":"https://github.com/maplibre/martin/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"dc5fef9c65f1d8cef7edc2f7e116321cc84cfb19","kind":"commit","published_at":"2023-12-07T07:26:09.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.11.3","html_url":"https://github.com/maplibre/martin/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"2aa736f8af01ca494420d1a8f75e879bc6d5a44f","kind":"commit","published_at":"2023-12-05T16:30:01.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.11.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"958b10cd236b0b102174f804861d8a2aea551326","kind":"commit","published_at":"2023-11-22T05:47:18.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.11.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5f74ce728fab35a0acebbaa2e9d24b7fd63284bf","kind":"commit","published_at":"2023-11-20T08:03:42.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.11.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"8c750aa3ccd5585db4fff1607c6465bc411e731b","kind":"commit","published_at":"2023-10-30T18:53:11.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.10.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"b2b0e6ff29bca1ef170b3f314c621126e940b5ac","kind":"commit","published_at":"2023-10-12T20:10:24.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.3","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"58d691dd10874d197bd127052be314df1c261406","kind":"commit","published_at":"2023-10-11T20:31:30.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8b34cd374c707548f9e1dccd9385aad0e804f62c","kind":"commit","published_at":"2023-10-10T15:10:17.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"3adc896b9625186821a62948db4fe2ae9e97f8c3","kind":"commit","published_at":"2023-10-01T03:08:44.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0/manifests"},{"name":"v0.9.0-pre.4","sha":"3adc896b9625186821a62948db4fe2ae9e97f8c3","kind":"commit","published_at":"2023-10-01T03:08:44.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.0-pre.4","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.4/manifests"},{"name":"v0.9.0-pre.3","sha":"ae8e0709d781f6617582be2f7754d41b437fd86d","kind":"commit","published_at":"2023-09-30T16:38:57.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.0-pre.3","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.3/manifests"},{"name":"v0.9.0-pre.2","sha":"f52cd3c611c3435fad5cb6472ad6c48a39f5c517","kind":"commit","published_at":"2023-09-28T22:19:05.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.0-pre.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.2/manifests"},{"name":"v0.9.0-pre.1","sha":"faa707e0771fbae8cc7993ceb4c589a7e37078be","kind":"commit","published_at":"2023-09-27T18:09:21.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.9.0-pre.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.9.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.9.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.9.0-pre.1/manifests"},{"name":"v0.8.7","sha":"87b62cb22301b908f34ebcda3ecb22798b55741d","kind":"commit","published_at":"2023-06-23T03:53:59.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.7","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a419d77fca829cc67a2e254ab148f51307cbd92d","kind":"commit","published_at":"2023-06-04T19:04:42.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.6","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"cf38dd006eeb7dc551aca7296176c1bf952c9317","kind":"commit","published_at":"2023-06-04T03:12:35.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.5","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"c24bc062299aad93e0172baf3f6c991a616f42fb","kind":"commit","published_at":"2023-05-25T16:07:43.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.4","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"2df254af4dc7932ff319c65aa190e0f0b2ffdc20","kind":"commit","published_at":"2023-05-22T23:29:42.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.3","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"34d16d28fcfc7add0cd6aaddf9b0a2d4df2a1710","kind":"commit","published_at":"2023-05-09T20:45:55.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"c591658f8fdaaf726586ebbee6c505fbebb920e1","kind":"commit","published_at":"2023-03-25T18:48:28.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"50462d5fbc821b1fc6cc36eaaa14e5235651c44f","kind":"commit","published_at":"2023-03-13T11:41:25.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.8.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"e92722708f3c660c806c9fd88d20a6273ec1c071","kind":"commit","published_at":"2023-02-22T16:25:48.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.7.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"3fcad46500b24c959baf44fa6e86afaaa7540e84","kind":"commit","published_at":"2023-02-20T15:44:22.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.7.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"23553cccaf9eee0ace220a18db5b0388032e13c1","kind":"commit","published_at":"2023-02-17T02:20:03.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.7.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"ee921de1c396dada2714000d360db82d1abd1ca2","kind":"commit","published_at":"2022-12-13T21:22:12.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"8026c9915a5d78d5e04c2663e978eec599636402","kind":"commit","published_at":"2022-11-21T04:04:22.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"53ebe95f281283e64d40d32d01db04d9f494c7df","kind":"commit","published_at":"2022-11-19T16:20:01.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0/manifests"},{"name":"v0.6.0-rc.6","sha":"0a5e449ca98904a58a4ac8675626af8fe97974fc","kind":"commit","published_at":"2022-11-19T15:52:58.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.0-rc.6","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.6/manifests"},{"name":"v0.6.0-rc.5","sha":"88633cc776b6c55868e4f98aa1eeb6ffdf6ec498","kind":"commit","published_at":"2022-11-18T22:39:44.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.0-rc.5","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.5/manifests"},{"name":"v0.6.0-rc.4","sha":"542af0c9e522c2dc07b824722aead48aa26af758","kind":"commit","published_at":"2022-11-18T22:17:08.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.0-rc.4","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.4/manifests"},{"name":"v0.6.0-rc.3","sha":"2e1940829d2d25bc35b2dfa70a75e8b9c97f1f59","kind":"commit","published_at":"2022-10-22T17:39:05.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.0-rc.3","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.3/manifests"},{"name":"v0.6.0-rc.2","sha":"ee08baa67b31ac31f18bd61e4956b4b751cd6477","kind":"commit","published_at":"2022-10-07T20:32:40.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.0-rc.2","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.2/manifests"},{"name":"v0.6.0-rc.1","sha":"c1566dc7f0325429aa8540039ce68a4a75be0046","kind":"commit","published_at":"2022-10-07T18:01:28.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.6.0-rc.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.6.0-rc.1/manifests"},{"name":"v1.0.0-alpha.0","sha":"235f94e11220e19e0a6bb95b777e5c76bcfa6d91","kind":"tag","published_at":"2021-10-18T13:32:20.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v1.0.0-alpha.0","html_url":"https://github.com/maplibre/martin/releases/tag/v1.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v1.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v1.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v1.0.0-alpha.0/manifests"},{"name":"v0.5.0","sha":"3b9dfa39e7d4c803efea9da72166292a6abf7e96","kind":"tag","published_at":"2019-10-26T18:26:38.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.5.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"9c2dea40b6fb81ca26e7a313bd8fae1aafb29114","kind":"commit","published_at":"2019-10-07T09:19:07.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.4.1","html_url":"https://github.com/maplibre/martin/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b1d6ceda02d5be31530b08260ba6dc8f1823560f","kind":"tag","published_at":"2019-09-30T13:24:38.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.4.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ca4bf11da9adb09308fd45ed6ffd881d85135332","kind":"commit","published_at":"2019-03-16T16:12:11.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.3.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"da1c4bb15d177524d807b07e5f1c8ae48acb6a91","kind":"commit","published_at":"2018-11-02T13:38:00.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.2.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"a693634010cb8f7551dc4a055fe3778a42572e6b","kind":"commit","published_at":"2018-10-10T16:27:21.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.1.0","html_url":"https://github.com/maplibre/martin/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.1.0/manifests"},{"name":"v0.1.0-alpha","sha":"12f1db98354eabbc11416088bac39ffba85ad4fa","kind":"commit","published_at":"2018-10-09T12:00:25.000Z","download_url":"https://codeload.github.com/maplibre/martin/tar.gz/v0.1.0-alpha","html_url":"https://github.com/maplibre/martin/releases/tag/v0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/maplibre/martin@v0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/tags/v0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2026-06-12T04:02:22.237Z","dependent_packages_count":0,"downloads":3273,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.13878251810983,"dependent_repos_count":19.828305481202825,"dependent_packages_count":26.21620969881116,"stargazers_count":2.7319928072467468,"forks_count":3.375580313453631,"docker_downloads_count":null,"average":29.258174163764842},"purl":"pkg:cargo/martin-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/martin-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/martin-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/martin-core/dependencies","status":null,"funding_links":["https://github.com/sponsors/maplibre","https://opencollective.com/maplibre"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-10T03:01:06.812Z","issues_count":363,"pull_requests_count":1801,"avg_time_to_close_issue":11261258.478048781,"avg_time_to_close_pull_request":729522.4017800381,"issues_closed_count":205,"pull_requests_closed_count":1573,"pull_request_authors_count":89,"issue_authors_count":170,"avg_comments_per_issue":2.9173553719008263,"avg_comments_per_pull_request":0.8650749583564686,"merged_pull_requests_count":1377,"bot_issues_count":15,"bot_pull_requests_count":901,"past_year_issues_count":70,"past_year_pull_requests_count":402,"past_year_avg_time_to_close_issue":2618596.8333333335,"past_year_avg_time_to_close_pull_request":240565.4921875,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":256,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":2.2714285714285714,"past_year_avg_comments_per_pull_request":0.945273631840796,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":122,"past_year_merged_pull_requests_count":210,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/maplibre%2Fmartin/issues","maintainers":[{"login":"nyurik","count":392,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nyurik"},{"login":"CommanderStorm","count":367,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CommanderStorm"},{"login":"sharkAndshark","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkAndshark"},{"login":"upsicleclown","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/upsicleclown"},{"login":"jleedev","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jleedev"},{"login":"stepankuzmin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stepankuzmin"},{"login":"birkskyum","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birkskyum"},{"login":"gabeschine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeschine"},{"login":"manbhav234","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manbhav234"},{"login":"wipfli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wipfli"},{"login":"AdiSuresh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdiSuresh"},{"login":"Auspicus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Auspicus"}],"active_maintainers":[{"login":"CommanderStorm","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CommanderStorm"},{"login":"nyurik","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nyurik"},{"login":"gabeschine","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabeschine"},{"login":"sharkAndshark","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sharkAndshark"},{"login":"AdiSuresh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdiSuresh"},{"login":"Auspicus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Auspicus"},{"login":"birkskyum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birkskyum"},{"login":"jleedev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jleedev"},{"login":"manbhav234","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manbhav234"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/martin-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/martin-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/martin-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/martin-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/martin-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/martin-core/codemeta","maintainers":[{"uuid":"140298","login":"nyurik","name":"Yuri Astrakhan","email":null,"url":"https://github.com/nyurik","packages_count":34,"html_url":"https://crates.io/users/nyurik","role":null,"created_at":"2025-09-28T19:58:20.787Z","updated_at":"2025-09-28T19:58:20.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/nyurik/packages"},{"uuid":"215188","login":"CommanderStorm","name":"Frank Elsinga","email":null,"url":"https://github.com/CommanderStorm","packages_count":13,"html_url":"https://crates.io/users/CommanderStorm","role":null,"created_at":"2025-09-27T21:37:02.317Z","updated_at":"2025-09-27T21:37:02.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/CommanderStorm/packages"}]}