Skip to content

Commit 98bd559

Browse files
committed
psqlodbc: update 17.00.0007 bottle.
1 parent 38926a1 commit 98bd559

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/p/psqlodbc.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,12 @@ class Psqlodbc < Formula
1717
no_autobump! because: :incompatible_version_format
1818

1919
bottle do
20-
sha256 cellar: :any, arm64_tahoe: "843daf9498246ce2639a04d3c341c3f248f824c2795d65e9ee732448e80e1473"
21-
sha256 cellar: :any, arm64_sequoia: "9aa0e50a32cd06602fd8ca3c9e9a7e7be2dd43f43fa7baa287a8f2fb33d35b67"
22-
sha256 cellar: :any, arm64_sonoma: "fdd9914597028be6afe45103c0502f97027850d3c28587bdaa71eca7ec77b6ca"
23-
sha256 cellar: :any, arm64_ventura: "416058e5349573dd91929c36507e2c6b4bf26ba06a7e61b902626e27276991b5"
24-
sha256 cellar: :any, sonoma: "866ba671fda96d5abdd7ea6d897403485829310ff629cb18ea68251e2686b222"
25-
sha256 cellar: :any, ventura: "e8fc788ff3819c7f5b46982baf695d586e50c9046b5970ad11c418c0b9431bd0"
26-
sha256 cellar: :any_skip_relocation, arm64_linux: "1a2a492bfca18421c0df06dbb1154b6432878c9689a79bf0497f051fe1278ab0"
27-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a4e915e1ad71414c65162bc86332943510b8899d03c2c21a1795a67d42308a80"
20+
sha256 cellar: :any, arm64_tahoe: "03b67640b469646a99bf276c37d0b69930ceaf598608757d83ccd8c14830ecfe"
21+
sha256 cellar: :any, arm64_sequoia: "3f0f9535604f96b43b15fccdf8dae4d087d4e6277794171eca929f5c287090ae"
22+
sha256 cellar: :any, arm64_sonoma: "ea0b38460d4dc7bff71339d7e60278e4198c2ffe802e2e180b3d471924c49741"
23+
sha256 cellar: :any, sonoma: "bf485ea2d9ed662eca21eee44e597ae4d775e584942122829bffe1712a7377e9"
24+
sha256 cellar: :any_skip_relocation, arm64_linux: "3c22729921780e27592be2ec849f20a14b865e99425127b583fc204587902985"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ecb8ee6431090c3e9c8de6c55505b6a3fc623ed7065d1414392f472f02a3fc5c"
2826
end
2927

3028
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)