File tree Expand file tree Collapse file tree 6 files changed +22
-7
lines changed Expand file tree Collapse file tree 6 files changed +22
-7
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ ARG pg_repack_release=1.4.8
3030ARG vault_release=0.2.8
3131ARG groonga_release=12.0.8
3232ARG pgroonga_release=2.4.0
33- ARG wrappers_release=0.5.6
33+ ARG wrappers_release=0.5.7
3434ARG hypopg_release=1.3.1
3535ARG pgvector_release=0.4.0
3636ARG pg_tle_release=1.3.2
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ ARG pg_repack_release=1.4.8
3131ARG vault_release=0.2.8
3232ARG groonga_release=12.0.8
3333ARG pgroonga_release=2.4.0
34- ARG wrappers_release=0.5.6
34+ ARG wrappers_release=0.5.7
3535ARG hypopg_release=1.3.1
3636ARG pgvector_release=0.4.0
3737ARG pg_tle_release=1.3.2
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ ARG pg_repack_release=1.4.8
3131ARG vault_release=0.2.8
3232ARG groonga_release=12.0.8
3333ARG pgroonga_release=2.4.0
34- ARG wrappers_release=0.5.6
34+ ARG wrappers_release=0.5.7
3535ARG hypopg_release=1.3.1
3636ARG pgvector_release=0.4.0
3737ARG pg_tle_release=1.3.2
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ postgres_major:
1010
1111# Full version strings for each major version
1212postgres_release :
13- postgresorioledb-17 : " 17.6.0.011 -orioledb"
14- postgres17 : " 17.6.1.054 "
15- postgres15 : " 15.14.1.054 "
13+ postgresorioledb-17 : " 17.6.0.012 -orioledb"
14+ postgres17 : " 17.6.1.055 "
15+ postgres15 : " 15.14.1.055 "
1616
1717# Non Postgres Extensions
1818pgbouncer_release : 1.19.0
Original file line number Diff line number Diff line change 679679 "hash" : " sha256-WanKlNY65KORzyCSV5hsYCVjQp/s23IUfzHMdpMhn1M=" ,
680680 "pgrx" : " 0.16.0" ,
681681 "rust" : " 1.87.0"
682+ },
683+ "0.5.7" : {
684+ "postgresql" : [
685+ " 15" ,
686+ " 17" ,
687+ " orioledb-17"
688+ ],
689+ "hash" : " " ,
690+ "pgrx" : " 0.16.1" ,
691+ "rust" : " 1.88.0"
682692 }
683693 },
684694 "pg_hashids" : {
813823 "hash" : " sha256-+QoACPCKiFfuT2lJfSUmgfzC5MXf75KpSoc2PzPxKyM="
814824 }
815825 }
816- }
826+ }
Original file line number Diff line number Diff line change 9898 "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
9999 "iceberg-catalog-s3tables-0.6.0" = "sha256-AUK7B0wMqQZwJho91woLs8uOC4k1RdUEEN5Khw2OoqQ=" ;
100100 }
101+ else if builtins . compareVersions "0.5.7" version == 0 then
102+ {
103+ "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
104+ "iceberg-catalog-s3tables-0.6.0" = "sha256-AUK7B0wMqQZwJho91woLs8uOC4k1RdUEEN5Khw2OoqQ=" ;
105+ }
101106 else
102107 {
103108 "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
You can’t perform that action at this time.
0 commit comments