Skip to content

Commit 31aa636

Browse files
committed
libpqxx 7.10.2
1 parent d6b318d commit 31aa636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libpqxx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libpqxx < Formula
22
desc "C++ connector for PostgreSQL"
33
homepage "https://pqxx.org/development/libpqxx/"
4-
url "https://github.com/jtv/libpqxx/archive/refs/tags/7.10.1.tar.gz"
5-
sha256 "cfbbb1d93a0a3d81319ec71d9a3db80447bb033c4f6cee088554a88862fd77d7"
4+
url "https://github.com/jtv/libpqxx/archive/refs/tags/7.10.2.tar.gz"
5+
sha256 "9e109ffe12daa7b689da41dac05509f41b803f8405e38b1687b54e09df19000f"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)