Skip to content

Commit 573f196

Browse files
committed
pmtiles 1.27.1
1 parent 12d3a5a commit 573f196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pmtiles.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pmtiles < Formula
22
desc "Single-file executable tool for creating, reading and uploading PMTiles archives"
33
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"
4+
url "https://github.com/protomaps/go-pmtiles/archive/refs/tags/v1.27.1.tar.gz"
5+
sha256 "07908947ffa5ebe37af8140f4938ad1842f6d61dbccd612b357811013d7be7b1"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)