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 47035bc commit c246ea2Copy full SHA for c246ea2
Formula/p/pgbouncer.rb
@@ -1,8 +1,8 @@
1
class Pgbouncer < Formula
2
desc "Lightweight connection pooler for PostgreSQL"
3
homepage "https://www.pgbouncer.org/"
4
- url "https://www.pgbouncer.org/downloads/files/1.23.1/pgbouncer-1.23.1.tar.gz"
5
- sha256 "1963b497231d9a560a62d266e4a2eae6881ab401853d93e5d292c3740eec5084"
+ url "https://www.pgbouncer.org/downloads/files/1.24.0/pgbouncer-1.24.0.tar.gz"
+ sha256 "e76adf941a3191a416e223c0b2cdbf73159eef80a2a32314af6fbd82e41a1d41"
6
license "ISC"
7
8
livecheck do
0 commit comments