File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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.1 "
5+ let SDKVersion = " 0.26.2 "
66let 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 = " 326c39c5f8f8e228089d416a8255dda3b60b669c2fbefaff9bac33668256e0a9 "
13+ let SDKChecksum = " 1382bc84a192887c511cc58bd90f9a1f262711c54b26cc826547279baf8fc4a3 "
1414let SDKMediaChecksum = " 8e8dcbe1c5edadb67ae1d88c47d29eff0196d908daaecb1b19300b5bc407f154 "
1515let SDKMachineLearningChecksum = " d0968e47808f5c1a8b83b7383d9a76435eecf018d3b7aa2aa8a65205d212f31c "
1616
You can’t perform that action at this time.
0 commit comments