We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aea7e9 commit 38926a1Copy full SHA for 38926a1
Formula/p/psqlodbc.rb
@@ -1,8 +1,8 @@
1
class Psqlodbc < Formula
2
desc "Official PostgreSQL ODBC driver"
3
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"
+ url "https://github.com/postgresql-interfaces/psqlodbc/archive/refs/tags/REL-17_00_0007.tar.gz"
+ sha256 "cf15619e7fcc31ce3f61634243ca9fbb1e1c7dfdac19d7bda2a66483c029d4b5"
6
license "LGPL-2.0-or-later"
7
head "https://github.com/postgresql-interfaces/psqlodbc.git", branch: "main"
8
0 commit comments