Skip to content

Commit 5e30187

Browse files
committed
specify tag for http extension
1 parent c132980 commit 5e30187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nix/ext/versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"http": {
3-
"1.5": {
3+
"1.5.0": {
44
"postgresql": [
55
"15"
66
],
77
"hash": "sha256-+N/CXm4arRgvhglanfvO0FNOBUWV5RL8mn/9FpNvcjY="
88
},
9-
"1.6": {
9+
"1.6.1": {
1010
"postgresql": [
1111
"15",
1212
"17"

0 commit comments

Comments
 (0)