libpqxx 7.4.1

Closes #72133.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-02-28 02:31:43 -05:00 committed by BrewTestBot
parent b54f66c7a5
commit 2199ad27d0
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Libpqxx < Formula
desc "C++ connector for PostgreSQL"
homepage "http://pqxx.org/development/libpqxx/"
url "https://github.com/jtv/libpqxx/archive/7.3.1.tar.gz"
sha256 "c794e7e5c4f1ef078463ecafe747a6508a0272d83b32a8cdcfb84bb37218a78b"
url "https://github.com/jtv/libpqxx/archive/7.4.1.tar.gz"
sha256 "73b2f0a0af786d6039291b60250bee577bc7ea7c10b7550ec37da448940848b7"
license "BSD-3-Clause"
bottle do