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 12d3a5a commit 573f196Copy full SHA for 573f196
Formula/p/pmtiles.rb
@@ -1,8 +1,8 @@
1
class Pmtiles < Formula
2
desc "Single-file executable tool for creating, reading and uploading PMTiles archives"
3
homepage "https://protomaps.com/docs/pmtiles"
4
- url "https://github.com/protomaps/go-pmtiles/archive/refs/tags/v1.27.0.tar.gz"
5
- sha256 "87d26dde4f32d2a58692e2b5f197ec21e643be24bf1f73faa7b8982e23e84d31"
+ url "https://github.com/protomaps/go-pmtiles/archive/refs/tags/v1.27.1.tar.gz"
+ sha256 "07908947ffa5ebe37af8140f4938ad1842f6d61dbccd612b357811013d7be7b1"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments