Skip to content

Commit 1f43ea9

Browse files
committed
Bump to version 25.04.14 (matrix-rust-sdk/main 085de8bdae4a9f22c7fbbf00426dc6a6ec173baf)
1 parent 5c16b97 commit 1f43ea9

File tree

2 files changed

+125
-49
lines changed

2 files changed

+125
-49
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 = "15d008cc21076a7d77beee64646bb48d3a0acae5747011188e7d9c9af2481cb5"
5-
let version = "25.04.09"
4+
let checksum = "052611e32528575fd50c22f3ed6e6cd6af9a8ea2d152a35b8dc45771ca395668"
5+
let version = "25.04.14"
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)