File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22import PackageDescription
33
44// Current stable version of the Amazon Chime SDK for iOS
5- let SDKVersion = " 0.26.0 "
6- let SDKMediaVersion = " 0.22 .0 "
5+ let SDKVersion = " 0.26.1 "
6+ let SDKMediaVersion = " 0.23 .0 "
77let SDKMachineLearningVersion = " 0.3.1 "
88
99// Hosting url where the release artifacts are hosted.
1010let hostingUrl = " https://amazon-chime-sdk-ios.s3.amazonaws.com "
1111
1212// Checksums for SDKs to verify that the hosted archive file matches the archive declared in the manifest file.
13- let SDKChecksum = " 49da60696938d8994fdb55015d2b240893daa0294599c5fbe8a33a2774cb60b7 "
14- let SDKMediaChecksum = " 4bcc2f1971ecb0c478952d15627e6b7840dcb87fade7300651a885029ea4f026 "
13+ let SDKChecksum = " 326c39c5f8f8e228089d416a8255dda3b60b669c2fbefaff9bac33668256e0a9 "
14+ let SDKMediaChecksum = " 8e8dcbe1c5edadb67ae1d88c47d29eff0196d908daaecb1b19300b5bc407f154 "
1515let SDKMachineLearningChecksum = " d0968e47808f5c1a8b83b7383d9a76435eecf018d3b7aa2aa8a65205d212f31c "
1616
1717let package = Package (
You can’t perform that action at this time.
0 commit comments