File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ postgres_major:
9
9
10
10
# Full version strings for each major version
11
11
postgres_release :
12
- postgresorioledb-17 : " 17.0.1.34-orioledb-pg17-2 "
13
- postgres17 : " 17.2 .1.001-pg17-2 "
14
- postgres15 : " 15.8.1.038-pg-17-2 "
12
+ postgresorioledb-17 : " 17.0.1.34-orioledb-pg174-rc1 "
13
+ postgres17 : " 17.4 .1.002-pg174-rc1 "
14
+ postgres15 : " 15.8.1.038-pg-174-rc1 "
15
15
# Non Postgres Extensions
16
16
pgbouncer_release : " 1.19.0"
17
17
pgbouncer_release_checksum : sha256:af0b05e97d0e1fd9ad45fe00ea6d2a934c63075f67f7e2ccef2ca59e3d8ce682
Original file line number Diff line number Diff line change 1
1
import ./generic.nix {
2
- version = "17.2 " ;
3
- hash = "sha256-gu8nwK83UWldf2Ti2WNYMAX7tqDD32PQ5LQiEdcCEWQ =" ;
2
+ version = "17.4 " ;
3
+ hash = "sha256-xGBbc/6hGWNAZpn5Sblm5dFzp+4Myu+JON7AyoqZX+c =" ;
4
4
}
You can’t perform that action at this time.
0 commit comments