Skip to content

Commit fd75c3d

Browse files
committed
fix: wrappers 0.5.3 missing
1 parent 377291a commit fd75c3d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

nix/ext/versions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,16 @@
572572
"pgrx": "0.12.9",
573573
"rust": "1.84.0"
574574
},
575+
"0.5.3": {
576+
"postgresql": [
577+
"15",
578+
"17",
579+
"orioledb-17"
580+
],
581+
"hash": "sha256-iaJriPEa0iVLpmnuUk9R3HS545Jhz7aH1clYvHEuEvs=",
582+
"pgrx": "0.14.3",
583+
"rust": "1.87.0"
584+
},
575585
"0.5.4": {
576586
"postgresql": [
577587
"15",

0 commit comments

Comments
 (0)