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.27.0 "
5+ let SDKVersion = " 0.27.1 "
66let SDKMediaVersion = " 0.24.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 = " 7b1c1d84cb6e1e61000936c9636a36eec25e6d2b03f9bbaace1e5dae5425afb8 "
13+ let SDKChecksum = " d49cdd47cdadad79f2418927f1e08935b2f03e7de1b2021698a5441f0bd53e84 "
1414let SDKMediaChecksum = " a913300babcea09db76b0dd5cbcb9fc70e5ac567f93ae110a8c4bd6d77070c48 "
1515let SDKMachineLearningChecksum = " d0968e47808f5c1a8b83b7383d9a76435eecf018d3b7aa2aa8a65205d212f31c "
1616
You can’t perform that action at this time.
0 commit comments