Skip to content

Commit 53dfbf8

Browse files
authored
Merge pull request #605 from Lukasa/cb-update-nio-projects
Update the various NIO projects to newest releases
2 parents fe1785b + 254caa4 commit 53dfbf8

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

projects.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3114,7 +3114,7 @@
31143114
"url": "https://github.com/apple/swift-nio",
31153115
"path": "swift-nio",
31163116
"branch": "main",
3117-
"maintainer": "johannesweiss@apple.com",
3117+
"maintainer": "cbenfield@apple.com",
31183118
"compatibility": [
31193119
{
31203120
"version": "4.2",
@@ -3130,7 +3130,7 @@
31303130
},
31313131
{
31323132
"version": "5.3",
3133-
"commit": "9a992ee3de1f8da9f2968fc96b26714834f3105f"
3133+
"commit": "6aa9347d9bc5bbfe6a84983aec955c17ffea96ef"
31343134
}
31353135
],
31363136
"platforms": [
@@ -3215,15 +3215,15 @@
32153215
"url": "https://github.com/apple/swift-nio-http2",
32163216
"path": "swift-nio-http2",
32173217
"branch": "main",
3218-
"maintainer": "johannesweiss@apple.com",
3218+
"maintainer": "cbenfield@apple.com",
32193219
"compatibility": [
32203220
{
32213221
"version": "5.0",
32223222
"commit": "492a77b1867c2d31b08a3d7db63de59a8e2399ac"
32233223
},
32243224
{
32253225
"version": "5.3",
3226-
"commit": "59941f680326d41d00e3351972883f3377f8320b"
3226+
"commit": "326f7f9a8c8c8402e3691adac04911cac9f9d87f"
32273227
}
32283228
],
32293229
"platforms": [
@@ -3273,7 +3273,7 @@
32733273
"url": "https://github.com/apple/swift-nio-extras",
32743274
"path": "swift-nio-extras",
32753275
"branch": "main",
3276-
"maintainer": "johannesweiss@apple.com",
3276+
"maintainer": "cbenfield@apple.com",
32773277
"compatibility": [
32783278
{
32793279
"version": "4.2",
@@ -3285,7 +3285,7 @@
32853285
},
32863286
{
32873287
"version": "5.3",
3288-
"commit": "e8d4442cf7a39828f54fb6851aa94767c8b7c9a5"
3288+
"commit": "f73ca5ee9c6806800243f1ac415fcf82de9a4c91"
32893289
}
32903290
],
32913291
"platforms": [
@@ -3346,11 +3346,11 @@
33463346
"url": "https://github.com/apple/swift-nio-ssh",
33473347
"path": "swift-nio-ssh",
33483348
"branch": "main",
3349-
"maintainer": "johannesweiss@apple.com",
3349+
"maintainer": "cbenfield@apple.com",
33503350
"compatibility": [
33513351
{
33523352
"version": "5.3",
3353-
"commit": "3860f75de5554e4dc4a02d6955f0607cd8bde250"
3353+
"commit": "09778e0388bda898c7592887f2ec84bb81ef21eb"
33543354
}
33553355
],
33563356
"platforms": [
@@ -3373,11 +3373,11 @@
33733373
"url": "https://github.com/apple/swift-nio-transport-services",
33743374
"path": "swift-nio-transport-services",
33753375
"branch": "main",
3376-
"maintainer": "johannesweiss@apple.com",
3376+
"maintainer": "cbenfield@apple.com",
33773377
"compatibility": [
33783378
{
33793379
"version": "5.3",
3380-
"commit": "9fc0d32e072181e5ef90a178bd67dfc7edbd1533"
3380+
"commit": "e7f5278a26442dc46783ba7e063643d524e414a0"
33813381
}
33823382
],
33833383
"platforms": [
@@ -3400,11 +3400,11 @@
34003400
"url": "https://github.com/apple/swift-crypto",
34013401
"path": "swift-crypto",
34023402
"branch": "main",
3403-
"maintainer": "johannesweiss@apple.com",
3403+
"maintainer": "cbenfield@apple.com",
34043404
"compatibility": [
34053405
{
34063406
"version": "5.3",
3407-
"commit": "8f4bfa5bc1951440c15710e9e893721aa4b2765c"
3407+
"commit": "127d3745c37b5705e4bc8d16c7951c48dcc3332c"
34083408
}
34093409
],
34103410
"platforms": [

0 commit comments

Comments
 (0)