@@ -23,23 +23,23 @@ let package = Package(
2323 targets: [
2424 . binaryTarget(
2525 name: " WebexConnectCore " ,
26- url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.1 /WebexConnectCore.zip " ,
27- checksum: " 6ac7ef9b63133255b59882990acd29a470cdcd80e272ac1dca70fc5851334816 "
26+ url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.2 /WebexConnectCore.zip " ,
27+ checksum: " c05d1415292df4a45ff6340688f97240e137720de14b73a6c8c25f7202ec9284 "
2828 ) ,
2929 . binaryTarget(
3030 name: " WebexConnectPush " ,
31- url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.1 /WebexConnectPush.zip " ,
32- checksum: " b13a92174d6ccb903c219863fedffcb9fbfd28187bec775de81a0d159e67b3fb "
31+ url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.2 /WebexConnectPush.zip " ,
32+ checksum: " 84f5d666ec3353798fc1a5e918de71de388473d2ef5ac88acdbaf0910690d614 "
3333 ) ,
3434 . binaryTarget(
3535 name: " WebexConnectInAppMessaging " ,
36- url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.1 /WebexConnectInAppMessaging.zip " ,
37- checksum: " 289b1f4594b019595ab62f534520b21df17651d3c10d9a764f79f39fd1788c1f "
36+ url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.2 /WebexConnectInAppMessaging.zip " ,
37+ checksum: " a50d9b2cb01cedaa00ef016fd9088d6fc058d0da0f6943e31b9a94fd55dbf1f4 "
3838 ) ,
3939 . binaryTarget(
4040 name: " WebexConnectNotificationServiceExtension " ,
41- url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.1 /WebexConnectNotificationServiceExtension.zip " ,
42- checksum: " e9aa4f3c425325b128f8f26181cbbfe2e4edb98d92859e22582a624162b38796 "
41+ url: " https://github.com/webex/webexconnect-ios-sdk/releases/download/3.0.2 /WebexConnectNotificationServiceExtension.zip " ,
42+ checksum: " 297beccf3bdd87a96418feafbb5af563c185617a75669fa5d0ffc3f32fdc1a30 "
4343 )
4444 ]
4545)
0 commit comments