File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 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.5.1.017-orioledb-coredump-3 "
13
- postgres17 : " 17.4.1.074-coredump-3 "
14
- postgres15 : " 15.8.1.131-coredump-3 "
12
+ postgresorioledb-17 : " 17.5.1.017-orioledb-coredump-4 "
13
+ postgres17 : " 17.4.1.074-coredump-4 "
14
+ postgres15 : " 15.8.1.131-coredump-4 "
15
15
16
16
# Non Postgres Extensions
17
17
pgbouncer_release : " 1.19.0"
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ stdenv.mkDerivation rec {
15
15
src = fetchFromGitHub {
16
16
owner = "orioledb" ;
17
17
repo = "orioledb" ;
18
- rev = "b21c75daef95326016407e59c5a46725c669fac4 " ;
19
- sha256 = "sha256-5KLt3YjIm2XSyItQKdsa7/b06CCzQJZJ+Nvcyt9Mcj4 =" ;
18
+ rev = "5167af49205f7cbef184cbc72cde763eb7c9883b " ;
19
+ sha256 = "sha256-aRwuOTojkuEyjzbwKPGewHzwxBj0uJ3PpU0yZpoWsAM =" ;
20
20
} ;
21
21
version = "beta12" ;
22
22
buildInputs = [
You can’t perform that action at this time.
0 commit comments