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 d6b318d commit 31aa636Copy full SHA for 31aa636
Formula/lib/libpqxx.rb
@@ -1,8 +1,8 @@
1
class Libpqxx < Formula
2
desc "C++ connector for PostgreSQL"
3
homepage "https://pqxx.org/development/libpqxx/"
4
- url "https://github.com/jtv/libpqxx/archive/refs/tags/7.10.1.tar.gz"
5
- sha256 "cfbbb1d93a0a3d81319ec71d9a3db80447bb033c4f6cee088554a88862fd77d7"
+ url "https://github.com/jtv/libpqxx/archive/refs/tags/7.10.2.tar.gz"
+ sha256 "9e109ffe12daa7b689da41dac05509f41b803f8405e38b1687b54e09df19000f"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments