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.24.0 "
6- let SDKMediaVersion = " 0.19.0 "
5+ let SDKVersion = " 0.24.1 "
6+ let SDKMediaVersion = " 0.19.1 "
77let SDKMachineLearningVersion = " 0.2.0 "
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 = " dda0102e6cbd21cb5b414178c9d14def9819a76702e047a0cd46fdb4782fc00b "
14- let SDKMediaChecksum = " 47d9599cc66919a1fcb2a13631b0368f4c8a6012792f5edfc1bdaeb9f8e89fb0 "
13+ let SDKChecksum = " ee1f634dfb10d26fa79dfe446347650c8bc2d901ef978ded4fe23d8aadb1449f "
14+ let SDKMediaChecksum = " 3f5feae9c00fbfd290d57a02fa8adba83e8e5666835f7caa6c4c8ac1e0d23432 "
1515let SDKMachineLearningChecksum = " d79e15d11b24ee53219a0c02963e60c4b56cd2f4d121bf8d40c3fe3068a14a9d "
1616
1717let package = Package (
You can’t perform that action at this time.
0 commit comments