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:
99
1010# Full version strings for each major version
1111postgres_release :
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 "
12+ postgresorioledb-17 : " 17.5.1.017-orioledb-coredump-5 "
13+ postgres17 : " 17.4.1.074-coredump-5 "
14+ postgres15 : " 15.8.1.131-coredump-5 "
1515
1616# Non Postgres Extensions
1717pgbouncer_release : " 1.19.0"
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ stdenv.mkDerivation rec {
1515 src = fetchFromGitHub {
1616 owner = "orioledb" ;
1717 repo = "orioledb" ;
18- rev = "5167af49205f7cbef184cbc72cde763eb7c9883b " ;
19- sha256 = "sha256-aRwuOTojkuEyjzbwKPGewHzwxBj0uJ3PpU0yZpoWsAM =" ;
18+ rev = "6b3a31c23a8fbc30fb2317001ee731f62428e564 " ;
19+ sha256 = "sha256-ZqV23wBB6DE7vI2TaKNvWr5yAk1lYMH9Ba+EJbq74B8 =" ;
2020 } ;
2121 version = "beta12" ;
2222 buildInputs = [
You can’t perform that action at this time.
0 commit comments