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 6f6885a commit 68abbf0Copy full SHA for 68abbf0
Package.swift
@@ -1,8 +1,8 @@
1
// swift-tools-version:5.9
2
// The swift-tools-version declares the minimum version of Swift required to build this package.
3
import PackageDescription
4
-let checksum = "04f993c1ac473acf77acd59e7efa60fb14f119030ed32858bd3aba2a0b20d2c8"
5
-let version = "25.06.18"
+let checksum = "4f840ea9c45b42b1c35371f5deb0e1a8b5045a556729a263f060153d01d57f81"
+let version = "25.06.20"
6
let url = "https://github.com/element-hq/matrix-rust-components-swift/releases/download/\(version)/MatrixSDKFFI.xcframework.zip"
7
let package = Package(
8
name: "MatrixRustSDK",
0 commit comments