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 2
2
import PackageDescription
3
3
4
4
// Current stable version of the Amazon Chime SDK for iOS
5
- let SDKVersion = " 0.26.2 "
6
- let SDKMediaVersion = " 0.23 .0 "
5
+ let SDKVersion = " 0.27.0 "
6
+ let SDKMediaVersion = " 0.24 .0 "
7
7
let SDKMachineLearningVersion = " 0.3.1 "
8
8
9
9
// Hosting url where the release artifacts are hosted.
10
10
let hostingUrl = " https://amazon-chime-sdk-ios.s3.amazonaws.com "
11
11
12
12
// Checksums for SDKs to verify that the hosted archive file matches the archive declared in the manifest file.
13
- let SDKChecksum = " 1382bc84a192887c511cc58bd90f9a1f262711c54b26cc826547279baf8fc4a3 "
14
- let SDKMediaChecksum = " 694f0d62db51e6506c1c9a9f4c66be75a291509ce24f4609de0a1bcccd24746e "
13
+ let SDKChecksum = " 7b1c1d84cb6e1e61000936c9636a36eec25e6d2b03f9bbaace1e5dae5425afb8 "
14
+ let SDKMediaChecksum = " ff4cfce4adbf3315fb214e1f2da0f53ddd9dc25dcf08a78826e8fcc088718d2a "
15
15
let SDKMachineLearningChecksum = " d0968e47808f5c1a8b83b7383d9a76435eecf018d3b7aa2aa8a65205d212f31c "
16
16
17
17
let package = Package (
You can’t perform that action at this time.
0 commit comments