Skip to content

Commit e688d9b

Browse files
committed
Limit the numbers of versions to build
1 parent 40ac137 commit e688d9b

File tree

1 file changed

+0
-68
lines changed

1 file changed

+0
-68
lines changed

nix/ext/versions.json

Lines changed: 0 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,5 @@
11
{
22
"wrappers": {
3-
"0.3.0": {
4-
"postgresql": [
5-
"15"
6-
],
7-
"hash": "sha256-ogpF8NJ7kW3Ut8jaKMDiKYIXnI38nfRq2mMK4rqFAIA=",
8-
"pgrx": "0.11.3",
9-
"rust": "1.76.0"
10-
},
11-
"0.4.1": {
12-
"postgresql": [
13-
"15"
14-
],
15-
"hash": "sha256-AU9Y43qEMcIBVBThu+Aor1HCtfFIg+CdkzK9IxVdkzM=",
16-
"pgrx": "0.11.3",
17-
"rust": "1.76.0"
18-
},
19-
"0.4.2": {
20-
"postgresql": [
21-
"15"
22-
],
23-
"hash": "sha256-ut3IQED6ANXgabiHoEUdfSrwkuuYYSpRoeWdtBvSe64=",
24-
"pgrx": "0.11.3",
25-
"rust": "1.76.0"
26-
},
27-
"0.4.3": {
28-
"postgresql": [
29-
"15"
30-
],
31-
"hash": "sha256-CkoNMoh40zbQL4V49ZNYgv3JjoNWjODtTpHn+L8DdZA=",
32-
"pgrx": "0.12.6",
33-
"rust": "1.80.0"
34-
},
35-
"0.4.4": {
36-
"postgresql": [
37-
"15",
38-
"17"
39-
],
40-
"hash": "sha256-QoGFJpq8PuvMM8SS+VZd7MlNl56uFivRjs1tCtwX+oE=",
41-
"pgrx": "0.12.6",
42-
"rust": "1.80.0"
43-
},
44-
"0.4.5": {
45-
"postgresql": [
46-
"15",
47-
"17"
48-
],
49-
"hash": "sha256-IgDfVFROMCHYLZ/Iqj12MsQjPPCdRoH+3oi3Ki/iaRI=",
50-
"pgrx": "0.12.9",
51-
"rust": "1.81.0"
52-
},
53-
"0.4.6": {
54-
"postgresql": [
55-
"15",
56-
"17"
57-
],
58-
"hash": "sha256-hthb3qEXT1Kf4yPoq0udEbQzlyLtI5tug6sK4YAPFjU=",
59-
"pgrx": "0.12.9",
60-
"rust": "1.84.0"
61-
},
62-
"0.5.0": {
63-
"postgresql": [
64-
"15",
65-
"17"
66-
],
67-
"hash": "sha256-FbRTUcpEHBa5DI6dutvBeahYM0RZVAXIzIAZWIaxvn0=",
68-
"pgrx": "0.12.9",
69-
"rust": "1.84.0"
70-
},
713
"0.5.1": {
724
"postgresql": [
735
"15",

0 commit comments

Comments
 (0)