We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36be7c6 commit 51d9a07Copy full SHA for 51d9a07
.github/autobump.txt
@@ -2200,6 +2200,7 @@ marked
2200
marksman
2201
marmite
2202
marp-cli
2203
+martin
2204
massdriver
2205
massren
2206
mat2
Formula/m/martin.rb
@@ -1,8 +1,8 @@
1
class Martin < Formula
2
desc "Blazing fast tile server, tile generation, and mbtiles tooling"
3
homepage "https://martin.maplibre.org"
4
- url "https://github.com/maplibre/martin/archive/refs/tags/v0.15.0.tar.gz"
5
- sha256 "1308d9f0d83f3b645875380aa784949ff9b56847a60384751e656291e60111f5"
+ url "https://github.com/maplibre/martin/archive/refs/tags/v0.16.0.tar.gz"
+ sha256 "45ba255464607583f71d692989d54ca557c7595a900ed0600c02d1695489e507"
6
license any_of: ["Apache-2.0", "MIT"]
7
8
bottle do
0 commit comments