Skip to content

Commit 36d3a10

Browse files
authored
Merge pull request #545 from sroebert/add-mqtt-nio
Add mqtt-nio
2 parents a03e003 + 6e69f52 commit 36d3a10

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
@@ -4472,5 +4472,29 @@
44724472
"action": "TestSwiftPackage"
44734473
}
44744474
]
4475-
}
4475+
},
4476+
{
4477+
"repository": "Git",
4478+
"url": "https://github.com/sroebert/mqtt-nio",
4479+
"path": "mqtt-nio",
4480+
"branch": "main",
4481+
"maintainer": "[email protected]",
4482+
"compatibility": [
4483+
{
4484+
"version": "5.1",
4485+
"commit": "17794a4ac977b7a30fe6aac669c3a1b3ce55cc21"
4486+
}
4487+
],
4488+
"platforms": [
4489+
"Darwin",
4490+
"Linux"
4491+
],
4492+
"actions": [
4493+
{
4494+
"action": "BuildSwiftPackage",
4495+
"configuration": "release",
4496+
"tags": "swiftpm"
4497+
}
4498+
]
4499+
}
44764500
]

0 commit comments

Comments
 (0)