Skip to content

Commit ac9f16e

Browse files
Bump versions lua-5.3.6, pgpool-4.6.2, pgsm-2.2.0, pgbackrest-2.56.0, patroni-4.0.6
1 parent 07cf84f commit ac9f16e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pg_tarballs/pg_source_tarballs.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ if [ -z "$PG_VERSION" ]; then
5050
exit 1
5151
fi
5252

53-
export LUA_VERSION=5.3.5
53+
export LUA_VERSION=5.3.6
5454
export PG_MAJOR_VERSION=$(echo ${PG_VERSION} | cut -f1 -d'.')
5555
export PGBOUNCER_VERSION=1.24.1
56-
export PGPOOL_VERSION=4.6.0
56+
export PGPOOL_VERSION=4.6.2
5757
export HAPROXY_VERSION=2.8
5858
export LIBFFI_VERSION=3.4.2
5959
export PERL_VERSION=5.38.2
@@ -80,10 +80,10 @@ fi
8080
SETUSER_BRANCH="REL4_1_0"
8181
PG_REPACK_BRANCH="ver_1.5.2"
8282
WAL2JSON_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"
8585
PGBADGER_BRANCH="v13.1"
86-
PATRONI_BRANCH="v4.0.5"
86+
PATRONI_BRANCH="v4.0.6"
8787
HAPROXY_BRANCH="v2.8.15"
8888
PGVECTOR_BRANCH="v0.8.0"
8989

0 commit comments

Comments
 (0)