Skip to content

Commit 078f77e

Browse files
committed
feat: bugfix on same version
1 parent a358e82 commit 078f77e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

nix/ext/versions.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
"0.5.3": {
44
"postgresql": [
55
"15",
6-
"17"
6+
"17",
7+
"orioledb-17"
78
],
8-
"hash": "sha256-EmnSSYG4jWFCffYnGYz56vpHGsmPdlHx1zk6n1Qbb94=",
9+
"hash": "sha256-iaJriPEa0iVLpmnuUk9R3HS545Jhz7aH1clYvHEuEvs=",
910
"pgrx": "0.14.3",
1011
"rust": "1.87.0"
1112
}

0 commit comments

Comments
 (0)