pgxnclient: update 1.3.2 bottle.

master
Carlo Cabrera 2021-10-28 02:35:31 +00:00 committed by BrewTestBot
parent ccdee96b80
commit b87d6a1931
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 5 deletions

View File

@ -8,11 +8,13 @@ class Pgxnclient < Formula
license "BSD-3-Clause"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ff78ce343da4b3263d62e0abfdeec116654164c17c7f8b4c331d4d41bedf9f71"
sha256 cellar: :any_skip_relocation, big_sur: "c55f89e481e1370e6317e2c88fe8feaf9ea45ba77c1bc0271820ee0342a18f88"
sha256 cellar: :any_skip_relocation, catalina: "ea14f4f1f7ff41bca74ed37cd20f19f1075317c9770a2ae020e2af3292bf4448"
sha256 cellar: :any_skip_relocation, mojave: "aa91157d1e34e8518a285364fed65ad4a85eb6d7fb3afc8182bcb645b8945af6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "314501fdd23bd8b4a1c3ddf104d309a2965cc0c1a987434112894b84db5eeb69"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b01b1cd829a51e48ffc0c9d20ddef2d372306aaaad390b07a572fa84d7231c67"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ff78ce343da4b3263d62e0abfdeec116654164c17c7f8b4c331d4d41bedf9f71"
sha256 cellar: :any_skip_relocation, monterey: "3b20eae0e23baf5a4e7d9c9232e23c40fb20aed9e64a14158e38ba5797075831"
sha256 cellar: :any_skip_relocation, big_sur: "c55f89e481e1370e6317e2c88fe8feaf9ea45ba77c1bc0271820ee0342a18f88"
sha256 cellar: :any_skip_relocation, catalina: "ea14f4f1f7ff41bca74ed37cd20f19f1075317c9770a2ae020e2af3292bf4448"
sha256 cellar: :any_skip_relocation, mojave: "aa91157d1e34e8518a285364fed65ad4a85eb6d7fb3afc8182bcb645b8945af6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "314501fdd23bd8b4a1c3ddf104d309a2965cc0c1a987434112894b84db5eeb69"
end
depends_on "python@3.9"