Skip to content

Commit 2ddd434

Browse files
committed
fix: drop some versions tmp to build
1 parent fb30a52 commit 2ddd434

File tree

1 file changed

+0
-121
lines changed

1 file changed

+0
-121
lines changed

nix/ext/versions.json

Lines changed: 0 additions & 121 deletions
Original file line numberDiff line numberDiff line change
@@ -118,127 +118,6 @@
118118
}
119119
},
120120
"pg_graphql": {
121-
"1.0.2": {
122-
"postgresql": [
123-
"15"
124-
],
125-
"hash": "sha256-HnEyijEIkKbJFQjWF1sa5h2qqGzq/aW14454zPbo6wc=",
126-
"pgrx": "0.6.1",
127-
"rust": "1.82.0"
128-
},
129-
"1.1.0": {
130-
"postgresql": [
131-
"15"
132-
],
133-
"hash": "sha256-Vdi9qBjg14/SpZ1TuOvKS0gJjkLmviCzoBLnPOds0pw=",
134-
"pgrx": "0.6.1",
135-
"rust": "1.82.0"
136-
},
137-
"1.2.0": {
138-
"postgresql": [
139-
"15"
140-
],
141-
"hash": "sha256-QnNwKasSvC7o5pHDC/NlqJPvWirKwMpwUmfsLJXDTsg=",
142-
"pgrx": "0.7.1",
143-
"rust": "1.82.0"
144-
},
145-
"1.2.2": {
146-
"postgresql": [
147-
"15"
148-
],
149-
"hash": "sha256-SKbUDasdhz/L5UDyMH4gXmFfHHhGx81H90gfIclGwjU=",
150-
"pgrx": "0.9.5",
151-
"rust": "1.70.0"
152-
},
153-
"1.2.3": {
154-
"postgresql": [
155-
"15"
156-
],
157-
"hash": "sha256-876bRLAUstBcCnhDvO+MllAC1VM//LLW1W6h028zr/8=",
158-
"pgrx": "0.9.7",
159-
"rust": "1.70.0"
160-
},
161-
"1.4.1": {
162-
"postgresql": [
163-
"15"
164-
],
165-
"hash": "sha256-onyVIM5/l/cpYeAa7ya6h7bmRfqG1dPjc67oGGkgsOs=",
166-
"pgrx": "0.10.2",
167-
"rust": "1.70.0"
168-
},
169-
"1.4.2": {
170-
"postgresql": [
171-
"15"
172-
],
173-
"hash": "sha256-/JweVmfcWqDtFeP3tBl/g6hlqAqbwPHpcHdX9HeqZuU=",
174-
"pgrx": "0.10.2",
175-
"rust": "1.70.0"
176-
},
177-
"1.4.4": {
178-
"postgresql": [
179-
"15"
180-
],
181-
"hash": "sha256-Kxo4o8+hfSTOjvhYyGF2BpksWfW/AMCCH4qom4AGw18=",
182-
"pgrx": "0.11.2",
183-
"rust": "1.70.0"
184-
},
185-
"1.5.0": {
186-
"postgresql": [
187-
"15"
188-
],
189-
"hash": "sha256-28ANRZyF22qF2YAxNAAkPfGOM3+xiO6IHdXsTp0CTQE=",
190-
"pgrx": "0.11.2",
191-
"rust": "1.85.1"
192-
},
193-
"1.5.1": {
194-
"postgresql": [
195-
"15"
196-
],
197-
"hash": "sha256-cAiD2iSFmZwC+Zy0x+MABseWCxXRtRY74Dj0oBKet+o=",
198-
"pgrx": "0.11.2",
199-
"rust": "1.85.1"
200-
},
201-
"1.5.1-mergeless": {
202-
"postgresql": [
203-
"15"
204-
],
205-
"hash": "sha256-X4YR2ishxWCQDMwxHKuGGjlpbpRrUBoHeeLfM/UIHWc=",
206-
"pgrx": "0.11.2",
207-
"rust": "1.85.1"
208-
},
209-
"1.5.4": {
210-
"postgresql": [
211-
"15"
212-
],
213-
"hash": "sha256-419RVol44akUFZ/0B97VjAXCUrWcKFDAFuVjvJnbkP4=",
214-
"pgrx": "0.11.3",
215-
"rust": "1.85.1"
216-
},
217-
"1.5.6": {
218-
"postgresql": [
219-
"15"
220-
],
221-
"hash": "sha256-v/40TR/1bplbQuD3Hv3gE7oh6cfn9fA6U5s+FTAwxtA=",
222-
"pgrx": "0.11.3",
223-
"rust": "1.85.1"
224-
},
225-
"1.5.7": {
226-
"postgresql": [
227-
"15"
228-
],
229-
"hash": "sha256-Q6XfcTKVOjo5pGy8QACc4QCHolKxEGU8e0TTC6Zg8go=",
230-
"pgrx": "0.11.3",
231-
"rust": "1.85.1"
232-
},
233-
"1.5.9": {
234-
"postgresql": [
235-
"15",
236-
"17"
237-
],
238-
"hash": "sha256-YpLN43FtLhp2cb7cyM+4gEx8GTwsRiKTfxaMq0b8hk0=",
239-
"pgrx": "0.12.6",
240-
"rust": "1.81.0"
241-
},
242121
"1.5.11": {
243122
"postgresql": [
244123
"15",

0 commit comments

Comments
 (0)