Skip to content

Commit 0e9afdf

Browse files
committed
Bump to version 25.01.13 (matrix-rust-sdk/main 9514388)
1 parent cc9cd80 commit 0e9afdf

File tree

2 files changed

+433
-34
lines changed

2 files changed

+433
-34
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 = "d9d8c1b4ea00a3d4514534695ea49b67f82c512d69266d37e2802ce5d99b503d"
5-
let version = "25.01.10-2"
4+
let checksum = "a38da167b26bdf17f3fbd9d9010e9cf0d76cb838808344ed8caef118e44df7ed"
5+
let version = "25.01.13"
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)