Skip to content

Commit 38926a1

Browse files
committed
psqlodbc 17.00.0007
Signed-off-by: botantony <[email protected]>
1 parent 9aea7e9 commit 38926a1

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_0006.tar.gz"
5-
sha256 "1c886c5303a43fae3b7bdc4f674aaf3927813e937c310716b6f83fd61434f44c"
4+
url "https://github.com/postgresql-interfaces/psqlodbc/archive/refs/tags/REL-17_00_0007.tar.gz"
5+
sha256 "cf15619e7fcc31ce3f61634243ca9fbb1e1c7dfdac19d7bda2a66483c029d4b5"
66
license "LGPL-2.0-or-later"
77
head "https://github.com/postgresql-interfaces/psqlodbc.git", branch: "main"
88

0 commit comments

Comments
 (0)