Skip to content

Commit 83eb281

Browse files
committed
pgweb: update 0.16.2 bottle.
1 parent 67fe87d commit 83eb281

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/p/pgweb.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ class Pgweb < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7a638f814a80bd6bd2f3220252079f9cc9f839e3dc1d37f45b894f704481bc27"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7a638f814a80bd6bd2f3220252079f9cc9f839e3dc1d37f45b894f704481bc27"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "7a638f814a80bd6bd2f3220252079f9cc9f839e3dc1d37f45b894f704481bc27"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "7a638f814a80bd6bd2f3220252079f9cc9f839e3dc1d37f45b894f704481bc27"
13-
sha256 cellar: :any_skip_relocation, sonoma: "9ea03767bc369c06d771095b2f6ccc49c33ac891a877a0bdc68b0067a4526029"
14-
sha256 cellar: :any_skip_relocation, ventura: "9ea03767bc369c06d771095b2f6ccc49c33ac891a877a0bdc68b0067a4526029"
15-
sha256 cellar: :any_skip_relocation, monterey: "9ea03767bc369c06d771095b2f6ccc49c33ac891a877a0bdc68b0067a4526029"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9e9829c3ab153b04e69f055ffc1c1fb8cdd91cab4299affb8bb4ce5c9f12e95f"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "797a6578aded844b296169c74045b4735a435451bee8a6dd9bbc27b6a7955fc5"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "797a6578aded844b296169c74045b4735a435451bee8a6dd9bbc27b6a7955fc5"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "797a6578aded844b296169c74045b4735a435451bee8a6dd9bbc27b6a7955fc5"
12+
sha256 cellar: :any_skip_relocation, sonoma: "619152d700dfe8d083c8575d8f26dc2b026380d0c2ea8f0b8719cac147e31c08"
13+
sha256 cellar: :any_skip_relocation, ventura: "619152d700dfe8d083c8575d8f26dc2b026380d0c2ea8f0b8719cac147e31c08"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0c65033295bd08ffa0c3cc4d6a30b17ae7b62b957582ef0ae9689b9c5ddae332"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)