Skip to content

Commit 72f5b2c

Browse files
committed
Build pg_graphql 1.4.1 using pgrx 0.10.2
1 parent 176e28b commit 72f5b2c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

nix/ext/versions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"pg_graphql": {
3+
"1.4.1": {
4+
"postgresql": [
5+
"15"
6+
],
7+
"hash": "sha256-onyVIM5/l/cpYeAa7ya6h7bmRfqG1dPjc67oGGkgsOs=",
8+
"pgrx": "0.10.2",
9+
"rust": "1.70.0"
10+
},
311
"1.4.2": {
412
"postgresql": [
513
"15"

0 commit comments

Comments
 (0)