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 bab94eb commit 67f157fCopy full SHA for 67f157f
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.24.1.tar.gz"
5
- sha256 "65509b5fa1544d125a89b6a8f48042f90ed82488c19b01721cce7b76b581753c"
+ url "https://github.com/protomaps/go-pmtiles/archive/refs/tags/v1.25.0.tar.gz"
+ sha256 "8fc03aeaf3b7eab3cc31cd3c03b811abbdbd4ed9bb5b6e5a5560e5a8526cdc14"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments