File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ if [ -z "$PG_VERSION" ]; then
5050 exit 1
5151fi
5252
53- export LUA_VERSION=5.3.5
53+ export LUA_VERSION=5.3.6
5454export PG_MAJOR_VERSION=$( echo ${PG_VERSION} | cut -f1 -d' .' )
5555export PGBOUNCER_VERSION=1.24.1
56- export PGPOOL_VERSION=4.6.0
56+ export PGPOOL_VERSION=4.6.2
5757export HAPROXY_VERSION=2.8
5858export LIBFFI_VERSION=3.4.2
5959export PERL_VERSION=5.38.2
8080SETUSER_BRANCH=" REL4_1_0"
8181PG_REPACK_BRANCH=" ver_1.5.2"
8282WAL2JSON_BRANCH=" wal2json_2_6"
83- PG_STAT_MONITOR_BRANCH=" 2.1.1 "
84- PGBACKREST_BRANCH=" release/2.55 .0"
83+ PG_STAT_MONITOR_BRANCH=" 2.2.0 "
84+ PGBACKREST_BRANCH=" release/2.56 .0"
8585PGBADGER_BRANCH=" v13.1"
86- PATRONI_BRANCH=" v4.0.5 "
86+ PATRONI_BRANCH=" v4.0.6 "
8787HAPROXY_BRANCH=" v2.8.15"
8888PGVECTOR_BRANCH=" v0.8.0"
8989
You can’t perform that action at this time.
0 commit comments