Skip to content

Commit 67f157f

Browse files
committed
pmtiles 1.25.0
1 parent bab94eb commit 67f157f

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.24.1.tar.gz"
5-
sha256 "65509b5fa1544d125a89b6a8f48042f90ed82488c19b01721cce7b76b581753c"
4+
url "https://github.com/protomaps/go-pmtiles/archive/refs/tags/v1.25.0.tar.gz"
5+
sha256 "8fc03aeaf3b7eab3cc31cd3c03b811abbdbd4ed9bb5b6e5a5560e5a8526cdc14"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)