Skip to content

Commit ce4a5f2

Browse files
committed
Bump to version 25.05.21 (matrix-rust-sdk/main 1348525447e99cb27ddca2e23885d9bab3837297)
1 parent a290a27 commit ce4a5f2

File tree

2 files changed

+128
-203
lines changed

2 files changed

+128
-203
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// swift-tools-version:5.9
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33
import PackageDescription
4-
let checksum = "fcc8ffd0502c21fd8f33f5403f57be2290bdb76644cb25a75880eb01edf02112"
5-
let version = "25.05.19"
4+
let checksum = "d8c90fc361d62beede443149b3e2a0c1c92c5efc23a50f05fc73dd10ad82adf5"
5+
let version = "25.05.21"
66
let url = "https://github.com/element-hq/matrix-rust-components-swift/releases/download/\(version)/MatrixSDKFFI.xcframework.zip"
77
let package = Package(
88
name: "MatrixRustSDK",

0 commit comments

Comments
 (0)