Skip to content

Commit 68abbf0

Browse files
committed
Bump to version 25.06.20 (matrix-rust-sdk/main 9676daee5ab864088993f869de52ec5d8b72cce9)
1 parent 6f6885a commit 68abbf0

File tree

2 files changed

+406
-230
lines changed

2 files changed

+406
-230
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 = "04f993c1ac473acf77acd59e7efa60fb14f119030ed32858bd3aba2a0b20d2c8"
5-
let version = "25.06.18"
4+
let checksum = "4f840ea9c45b42b1c35371f5deb0e1a8b5045a556729a263f060153d01d57f81"
5+
let version = "25.06.20"
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)