psqlodbc 09.06.0200
Closes #10883. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
66c2ce941e
commit
c99736300d
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Psqlodbc < Formula
|
||||
desc "Official PostgreSQL ODBC driver"
|
||||
homepage "https://odbc.postgresql.org"
|
||||
url "https://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-09.06.0100.tar.gz"
|
||||
sha256 "050c80b25eb6553a718b9ab4ac00dcbadf7a13ee5ae637c30f7dcde8f4a6c962"
|
||||
revision 1
|
||||
url "https://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-09.06.0200.tar.gz"
|
||||
sha256 "aaa44027f98478635b4ab512a4f90c1aaf56a710276a482b3b0ef6740e20e415"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue