Skip to content

Commit 69ad9c7

Browse files
committed
pmtiles: update 1.25.0 bottle.
1 parent 67f157f commit 69ad9c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pmtiles.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ class Pmtiles < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "77f9cc28a28109a6b7bd615c795b63d9bab192a192b6adc184381672f3051bcc"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "77f9cc28a28109a6b7bd615c795b63d9bab192a192b6adc184381672f3051bcc"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "77f9cc28a28109a6b7bd615c795b63d9bab192a192b6adc184381672f3051bcc"
17-
sha256 cellar: :any_skip_relocation, sonoma: "0d01cccbf12fdcb1dad2f68be1571b1151b6abdd60414518f0e02ccfa7c7f4b7"
18-
sha256 cellar: :any_skip_relocation, ventura: "0d01cccbf12fdcb1dad2f68be1571b1151b6abdd60414518f0e02ccfa7c7f4b7"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3555dca71b58d0516c71302a4236d585401d99df9ffd4139f58c242a6ed2bba6"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6a7e1c26bfe93da951f3dc7b924b0b7275679233dc63c777107ec097b9aa20a0"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6a7e1c26bfe93da951f3dc7b924b0b7275679233dc63c777107ec097b9aa20a0"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6a7e1c26bfe93da951f3dc7b924b0b7275679233dc63c777107ec097b9aa20a0"
17+
sha256 cellar: :any_skip_relocation, sonoma: "8f10727d638e37c6d402a5f742182b88a7bbda245d927b8671171c4913f28d49"
18+
sha256 cellar: :any_skip_relocation, ventura: "8f10727d638e37c6d402a5f742182b88a7bbda245d927b8671171c4913f28d49"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "1a9167fba8118e4b453881d00a8f6b1c5c19eb1d9e7d721ddd9ab0379b789b1c"
2020
end
2121

2222
depends_on "go" => :build

0 commit comments

Comments
 (0)