Skip to content

Commit c246ea2

Browse files
committed
pgbouncer 1.24.0
1 parent 47035bc commit c246ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pgbouncer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pgbouncer < Formula
22
desc "Lightweight connection pooler for PostgreSQL"
33
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"
4+
url "https://www.pgbouncer.org/downloads/files/1.24.0/pgbouncer-1.24.0.tar.gz"
5+
sha256 "e76adf941a3191a416e223c0b2cdbf73159eef80a2a32314af6fbd82e41a1d41"
66
license "ISC"
77

88
livecheck do

0 commit comments

Comments
 (0)