Skip to content

Commit aad6c1a

Browse files
committed
psqlodbc 17.00.0005
Signed-off-by: botantony <[email protected]>
1 parent 75a08b7 commit aad6c1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/psqlodbc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Psqlodbc < Formula
22
desc "Official PostgreSQL ODBC driver"
33
homepage "https://odbc.postgresql.org"
4-
url "https://github.com/postgresql-interfaces/psqlodbc/archive/refs/tags/REL-17_00_0004.tar.gz"
5-
sha256 "6d15bc4f49a0c9e0d263ff30b042d4d49ef4ead745c2dd1f0d0d9c3d2a98b4fc"
4+
url "https://github.com/postgresql-interfaces/psqlodbc/archive/refs/tags/REL-17_00_0005.tar.gz"
5+
sha256 "290a5bd5f01baf1a011da5ede15e829fc880bc2540d39b7bbf95face86722688"
66
license "LGPL-2.0-or-later"
77
head "https://github.com/postgresql-interfaces/psqlodbc.git", branch: "main"
88

0 commit comments

Comments
 (0)