Skip to content

Commit bb0db6d

Browse files
committed
Bump to version 25.10.21 (matrix-rust-sdk/HEAD a8aa8761d8f7025e0cec23dd050db22144b5a336)
1 parent 8dd60f0 commit bb0db6d

File tree

2 files changed

+372
-8
lines changed

2 files changed

+372
-8
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 = "18feecbac4193627c367aed7b3d86b3cf71d7f82d1a362eb5cd9ad5bc43b272d"
5-
let version = "25.10.07-2"
4+
let checksum = "ce563d3cc5403d03d1e63b4d3460debe329c947bd1969f7e220805a5a451ede5"
5+
let version = "25.10.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)