We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15315b commit 137e093Copy full SHA for 137e093
1 file changed
nix/ext/versions.json
@@ -28,12 +28,19 @@
28
"hash": "sha256-AIBXy+LxyHUo+1hd8gQTwaBdFiTEzKaCVc4cx5tZgME="
29
},
30
"1.4.1": {
31
+ "postgresql": [
32
+ "15",
33
+ "17"
34
+ ],
35
+ "hash": "sha256-88uKPSnITRZ2VkelI56jZ9GWazG/Rn39QlyHKJKSKMM="
36
+ },
37
+ "1.4.2": {
38
"postgresql": [
39
"15",
40
"17",
41
"18"
42
],
- "hash": "sha256-88uKPSnITRZ2VkelI56jZ9GWazG/Rn39QlyHKJKSKMM="
43
+ "hash": "sha256-J1ltvNHB2v2I9IbYjM8w2mhXvBX31NkMasCL0O7bV8w="
44
}
45
46
"index_advisor": {
@@ -93,7 +100,7 @@
93
100
94
101
95
102
96
- "hash": "sha256-7lJgZI4hNL7jXb1mgmJAfsGHy83y3djIoHad/MN4Ddw=",
103
+ "hash": "sha256-tM8XEHvnmN5KlwXOOdPJHUZBj5+tKJge7hxdqqgWlE8=",
97
104
"pgrx": "0.16.1",
98
105
"rust": "1.88.0"
99
106
0 commit comments