Skip to content

Commit f5a5d25

Browse files
committed
Bump to version 25.05.30 (matrix-rust-sdk/main 9242d1869a8877f9aa4c53c770ea0db0f300e0ed)
1 parent 8f9251b commit f5a5d25

File tree

2 files changed

+272
-90
lines changed

2 files changed

+272
-90
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 = "7b076435cd0da6d0877cf1de76528631adc2b3c2405ed754683ae30ece58e8a6"
5-
let version = "25.05.27"
4+
let checksum = "3042e748977a2220043149013a91f991082635db733e35a00d2169351647d641"
5+
let version = "25.05.30"
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)