File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ postgres_major:
99
1010# Full version strings for each major version
1111postgres_release :
12- postgresorioledb-17 : " 17.5.1.017 -orioledb"
13- postgres17 : " 17.4 .1.074 "
14- postgres15 : " 15.8 .1.131 "
12+ postgresorioledb-17 : " 17.5.1.018 -orioledb-rc-1 "
13+ postgres17 : " 17.6 .1.000-rc-1 "
14+ postgres15 : " 15.14 .1.000-rc-1 "
1515
1616# Non Postgres Extensions
1717pgbouncer_release : " 1.19.0"
Original file line number Diff line number Diff line change 4242 supportedPostgresVersions = {
4343 postgres = {
4444 "15" = {
45- version = "15.8 " ;
46- hash = "sha256-RANRX5pp7rPv68mPMLjGlhIr/fiV6Ss7I/W452nty2o= " ;
45+ version = "15.14 " ;
46+ hash = "" ;
4747 } ;
4848 "17" = {
49- version = "17.4 " ;
50- hash = "sha256-xGBbc/6hGWNAZpn5Sblm5dFzp+4Myu+JON7AyoqZX+c= " ;
49+ version = "17.6 " ;
50+ hash = "" ;
5151 } ;
5252 } ;
5353 orioledb = {
You can’t perform that action at this time.
0 commit comments