Skip to content

Commit 6e69f52

Browse files
committed
Add mqtt-nio
1 parent bcb5aa5 commit 6e69f52

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

projects.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4396,5 +4396,29 @@
43964396
"action": "TestSwiftPackage"
43974397
}
43984398
]
4399-
}
4399+
},
4400+
{
4401+
"repository": "Git",
4402+
"url": "https://github.com/sroebert/mqtt-nio",
4403+
"path": "mqtt-nio",
4404+
"branch": "main",
4405+
"maintainer": "steven@roebert.nl",
4406+
"compatibility": [
4407+
{
4408+
"version": "5.1",
4409+
"commit": "17794a4ac977b7a30fe6aac669c3a1b3ce55cc21"
4410+
}
4411+
],
4412+
"platforms": [
4413+
"Darwin",
4414+
"Linux"
4415+
],
4416+
"actions": [
4417+
{
4418+
"action": "BuildSwiftPackage",
4419+
"configuration": "release",
4420+
"tags": "swiftpm"
4421+
}
4422+
]
4423+
}
44004424
]

0 commit comments

Comments
 (0)