Skip to content

Commit 9417d2e

Browse files
authored
Merge pull request #791 from clackary/add-smtp
Add Smtp project
2 parents 0aa3702 + 36a8fd6 commit 9417d2e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

projects.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2625,6 +2625,30 @@
26252625
}
26262626
]
26272627
},
2628+
{
2629+
"repository": "Git",
2630+
"url": "https://github.com/Mikroservices/Smtp.git",
2631+
"path": "Smtp",
2632+
"branch": "master",
2633+
"maintainer": "[email protected]",
2634+
"compatibility": [
2635+
{
2636+
"version": "5.0",
2637+
"commit": "e8f09e1715bdb88499b2722dbd1df140be475d1a"
2638+
}
2639+
],
2640+
"platforms": [
2641+
"Darwin",
2642+
"Linux"
2643+
],
2644+
"actions": [
2645+
{
2646+
"action": "BuildSwiftPackage",
2647+
"build_tests": "true",
2648+
"configuration": "release"
2649+
}
2650+
]
2651+
},
26282652
{
26292653
"repository": "Git",
26302654
"url": "https://github.com/krzysztofzablocki/Sourcery.git",

0 commit comments

Comments
 (0)