Skip to content

Commit fb30a52

Browse files
committed
fix: tmp disable all but newest wrappers to test build and ami
1 parent 862a634 commit fb30a52

File tree

1 file changed

+0
-98
lines changed

1 file changed

+0
-98
lines changed

nix/ext/versions.json

Lines changed: 0 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -572,104 +572,6 @@
572572
}
573573
},
574574
"wrappers": {
575-
"0.3.0": {
576-
"postgresql": [
577-
"15"
578-
],
579-
"hash": "sha256-ogpF8NJ7kW3Ut8jaKMDiKYIXnI38nfRq2mMK4rqFAIA=",
580-
"pgrx": "0.11.3",
581-
"rust": "1.76.0"
582-
},
583-
"0.4.1": {
584-
"postgresql": [
585-
"15"
586-
],
587-
"hash": "sha256-AU9Y43qEMcIBVBThu+Aor1HCtfFIg+CdkzK9IxVdkzM=",
588-
"pgrx": "0.11.3",
589-
"rust": "1.76.0"
590-
},
591-
"0.4.2": {
592-
"postgresql": [
593-
"15"
594-
],
595-
"hash": "sha256-ut3IQED6ANXgabiHoEUdfSrwkuuYYSpRoeWdtBvSe64=",
596-
"pgrx": "0.11.3",
597-
"rust": "1.76.0"
598-
},
599-
"0.4.3": {
600-
"postgresql": [
601-
"15"
602-
],
603-
"hash": "sha256-CkoNMoh40zbQL4V49ZNYgv3JjoNWjODtTpHn+L8DdZA=",
604-
"pgrx": "0.12.6",
605-
"rust": "1.80.0"
606-
},
607-
"0.4.4": {
608-
"postgresql": [
609-
"15",
610-
"17"
611-
],
612-
"hash": "sha256-QoGFJpq8PuvMM8SS+VZd7MlNl56uFivRjs1tCtwX+oE=",
613-
"pgrx": "0.12.6",
614-
"rust": "1.80.0"
615-
},
616-
"0.4.5": {
617-
"postgresql": [
618-
"15",
619-
"17"
620-
],
621-
"hash": "sha256-IgDfVFROMCHYLZ/Iqj12MsQjPPCdRoH+3oi3Ki/iaRI=",
622-
"pgrx": "0.12.9",
623-
"rust": "1.81.0"
624-
},
625-
"0.4.6": {
626-
"postgresql": [
627-
"15",
628-
"17"
629-
],
630-
"hash": "sha256-hthb3qEXT1Kf4yPoq0udEbQzlyLtI5tug6sK4YAPFjU=",
631-
"pgrx": "0.12.9",
632-
"rust": "1.84.0"
633-
},
634-
"0.5.0": {
635-
"postgresql": [
636-
"15",
637-
"17"
638-
],
639-
"hash": "sha256-FbRTUcpEHBa5DI6dutvBeahYM0RZVAXIzIAZWIaxvn0=",
640-
"pgrx": "0.12.9",
641-
"rust": "1.84.0"
642-
},
643-
"0.5.3": {
644-
"postgresql": [
645-
"15",
646-
"17",
647-
"orioledb-17"
648-
],
649-
"hash": "sha256-iaJriPEa0iVLpmnuUk9R3HS545Jhz7aH1clYvHEuEvs=",
650-
"pgrx": "0.14.3",
651-
"rust": "1.87.0"
652-
},
653-
"0.5.4": {
654-
"postgresql": [
655-
"15",
656-
"17",
657-
"orioledb-17"
658-
],
659-
"hash": "sha256-W1RokXH4Vfj2FIuEzGEP5SzzWsv2Pbzfa816nXKnSoc=",
660-
"pgrx": "0.14.3",
661-
"rust": "1.87.0"
662-
},
663-
"0.5.5": {
664-
"postgresql": [
665-
"15",
666-
"17",
667-
"orioledb-17"
668-
],
669-
"hash": "sha256-tWa1XewJbbqarwWkJPfvCIev7Fn0hLJRzYiz0vuebyA=",
670-
"pgrx": "0.16.0",
671-
"rust": "1.87.0"
672-
},
673575
"0.5.6": {
674576
"postgresql": [
675577
"15",

0 commit comments

Comments
 (0)