Update to RingRTC v2.20.8

This commit is contained in:
Jim Gustafson 2022-06-02 19:34:05 -07:00 committed by Max Radermacher
parent 91f4615d5d
commit 12a4b687a2
6 changed files with 9 additions and 9 deletions

View File

@ -73,10 +73,10 @@ PODS:
- SignalCoreKit/Tests (1.0.0):
- CocoaLumberjack
- OpenSSL-Universal
- SignalRingRTC (2.20.7):
- SignalRingRTC (2.20.8):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.20.7)
- SignalRingRTC/WebRTC (2.20.7):
- SignalRingRTC/WebRTC (= 2.20.8)
- SignalRingRTC/WebRTC (2.20.8):
- SignalCoreKit
- SignalServiceKit (0.9.0):
- blurhash
@ -278,7 +278,7 @@ SPEC CHECKSUMS:
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
SignalCoreKit: 87da14c58d57760793b892ff03838c5ef2ce1167
SignalRingRTC: 5153cf0c9f220f831b45a2804cc93df3fe4d07b4
SignalRingRTC: 08a8ce1b7b7bb656335b85310d8995a5ccdf3495
SignalServiceKit: d598fa75d9f6c2137a5e016fdc117f94c7ac3ef7
SQLCipher: 712e8416685e8e575b9b0706ffee71678b2fdcf8
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322

2
Pods

@ -1 +1 @@
Subproject commit c617241d441e6728a4a741adb9d6954f1dfe1fe8
Subproject commit c1cd4f10255e0d4265cdc342981c4baf858d6441

View File

@ -5,7 +5,7 @@
<key>BuildDetails</key>
<dict>
<key>WebRTCCommit</key>
<string>f13bfe6bc6f921de0a6ab420831d5d0f94ff2ca4 Production build of v2.20.7</string>
<string>856a6c8e2d82e53742efe7eed66f81b82f3f20d7 Production build of v2.20.8</string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>

2
ThirdParty/RingRTC vendored

@ -1 +1 @@
Subproject commit 5551ddb86d556860f8d81923074fae2cc50a19a8
Subproject commit 40d8b94a7d73b4570fde3f9690ab5eb1498653b7

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "SignalRingRTC"
s.version = "2.20.7"
s.version = "2.20.8"
s.summary = "A Swift & Objective-C library used by the Signal iOS app for WebRTC interactions."
s.description = <<-DESC

2
ThirdParty/WebRTC vendored

@ -1 +1 @@
Subproject commit f13bfe6bc6f921de0a6ab420831d5d0f94ff2ca4
Subproject commit 856a6c8e2d82e53742efe7eed66f81b82f3f20d7