We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31552b commit 0b6a5fbCopy full SHA for 0b6a5fb
update-frameworks.sh
@@ -1,11 +1,11 @@
1
OPENSSL_FRAMEWORK="OpenSSL.xcframework"
2
-OPENSSL_VERSION="1.1.171"
3
-OPENSSL_CHECKSUM="da438351ed35625802c369a65476b21c7d49bf4a30cce4f91285f925f42bf5b9"
+OPENSSL_VERSION="1.1.1400"
+OPENSSL_CHECKSUM="ad34827d95048a4b16c66614428e6f077d9a9e4892b8cf2c9fa66ac7ac93f916"
4
OPENSSL_REPO="tigase/openssl-swiftpm"
5
6
WEBRTC_FRAMEWORK="WebRTC.xcframework"
7
-WEBRTC_VERSION="M88-1"
8
-WEBRTC_CHECKSUM="43390c137eec83116e678c658594151f7d730f39cfb722d8bb6ff7dfd2286398"
+WEBRTC_VERSION="M101"
+WEBRTC_CHECKSUM="448f13d912972b2c8af1a99556b5727b372b26b1af51505724d7003999c4b0c7"
9
WEBRTC_REPO="tigase/webrtc-swiftpm"
10
11
testChecksum () {
0 commit comments