Skip to content

Commit 137e093

Browse files
committed
fix: extension version issues on arm linux and rebase against develop
1 parent c15315b commit 137e093

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

nix/ext/versions.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,19 @@
2828
"hash": "sha256-AIBXy+LxyHUo+1hd8gQTwaBdFiTEzKaCVc4cx5tZgME="
2929
},
3030
"1.4.1": {
31+
"postgresql": [
32+
"15",
33+
"17"
34+
],
35+
"hash": "sha256-88uKPSnITRZ2VkelI56jZ9GWazG/Rn39QlyHKJKSKMM="
36+
},
37+
"1.4.2": {
3138
"postgresql": [
3239
"15",
3340
"17",
3441
"18"
3542
],
36-
"hash": "sha256-88uKPSnITRZ2VkelI56jZ9GWazG/Rn39QlyHKJKSKMM="
43+
"hash": "sha256-J1ltvNHB2v2I9IbYjM8w2mhXvBX31NkMasCL0O7bV8w="
3744
}
3845
},
3946
"index_advisor": {
@@ -93,7 +100,7 @@
93100
"postgresql": [
94101
"18"
95102
],
96-
"hash": "sha256-7lJgZI4hNL7jXb1mgmJAfsGHy83y3djIoHad/MN4Ddw=",
103+
"hash": "sha256-tM8XEHvnmN5KlwXOOdPJHUZBj5+tKJge7hxdqqgWlE8=",
97104
"pgrx": "0.16.1",
98105
"rust": "1.88.0"
99106
}

0 commit comments

Comments
 (0)