Skip to content

Commit f955ec8

Browse files
committed
fix: tmp disable all but newest wrappers to test build and ami
1 parent bf2672e commit f955ec8

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
@@ -582,104 +582,6 @@
582582
}
583583
},
584584
"wrappers": {
585-
"0.3.0": {
586-
"postgresql": [
587-
"15"
588-
],
589-
"hash": "sha256-ogpF8NJ7kW3Ut8jaKMDiKYIXnI38nfRq2mMK4rqFAIA=",
590-
"pgrx": "0.11.3",
591-
"rust": "1.76.0"
592-
},
593-
"0.4.1": {
594-
"postgresql": [
595-
"15"
596-
],
597-
"hash": "sha256-AU9Y43qEMcIBVBThu+Aor1HCtfFIg+CdkzK9IxVdkzM=",
598-
"pgrx": "0.11.3",
599-
"rust": "1.76.0"
600-
},
601-
"0.4.2": {
602-
"postgresql": [
603-
"15"
604-
],
605-
"hash": "sha256-ut3IQED6ANXgabiHoEUdfSrwkuuYYSpRoeWdtBvSe64=",
606-
"pgrx": "0.11.3",
607-
"rust": "1.76.0"
608-
},
609-
"0.4.3": {
610-
"postgresql": [
611-
"15"
612-
],
613-
"hash": "sha256-CkoNMoh40zbQL4V49ZNYgv3JjoNWjODtTpHn+L8DdZA=",
614-
"pgrx": "0.12.6",
615-
"rust": "1.80.0"
616-
},
617-
"0.4.4": {
618-
"postgresql": [
619-
"15",
620-
"17"
621-
],
622-
"hash": "sha256-QoGFJpq8PuvMM8SS+VZd7MlNl56uFivRjs1tCtwX+oE=",
623-
"pgrx": "0.12.6",
624-
"rust": "1.80.0"
625-
},
626-
"0.4.5": {
627-
"postgresql": [
628-
"15",
629-
"17"
630-
],
631-
"hash": "sha256-IgDfVFROMCHYLZ/Iqj12MsQjPPCdRoH+3oi3Ki/iaRI=",
632-
"pgrx": "0.12.9",
633-
"rust": "1.81.0"
634-
},
635-
"0.4.6": {
636-
"postgresql": [
637-
"15",
638-
"17"
639-
],
640-
"hash": "sha256-hthb3qEXT1Kf4yPoq0udEbQzlyLtI5tug6sK4YAPFjU=",
641-
"pgrx": "0.12.9",
642-
"rust": "1.84.0"
643-
},
644-
"0.5.0": {
645-
"postgresql": [
646-
"15",
647-
"17"
648-
],
649-
"hash": "sha256-FbRTUcpEHBa5DI6dutvBeahYM0RZVAXIzIAZWIaxvn0=",
650-
"pgrx": "0.12.9",
651-
"rust": "1.84.0"
652-
},
653-
"0.5.3": {
654-
"postgresql": [
655-
"15",
656-
"17",
657-
"orioledb-17"
658-
],
659-
"hash": "sha256-iaJriPEa0iVLpmnuUk9R3HS545Jhz7aH1clYvHEuEvs=",
660-
"pgrx": "0.14.3",
661-
"rust": "1.87.0"
662-
},
663-
"0.5.4": {
664-
"postgresql": [
665-
"15",
666-
"17",
667-
"orioledb-17"
668-
],
669-
"hash": "sha256-W1RokXH4Vfj2FIuEzGEP5SzzWsv2Pbzfa816nXKnSoc=",
670-
"pgrx": "0.14.3",
671-
"rust": "1.87.0"
672-
},
673-
"0.5.5": {
674-
"postgresql": [
675-
"15",
676-
"17",
677-
"orioledb-17"
678-
],
679-
"hash": "sha256-tWa1XewJbbqarwWkJPfvCIev7Fn0hLJRzYiz0vuebyA=",
680-
"pgrx": "0.16.0",
681-
"rust": "1.87.0"
682-
},
683585
"0.5.6": {
684586
"postgresql": [
685587
"15",

0 commit comments

Comments
 (0)