Skip to content

Commit 5f01589

Browse files
committed
Bump to version v1.0.57 (matrix-rust-sdk/main 019d198)
1 parent 1366154 commit 5f01589

File tree

2 files changed

+188
-244
lines changed

2 files changed

+188
-244
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 = "4c4f351556483511747c3341783c9d765943549e3acec2a65145ed3fe76cfc75"
5-
let version = "v1.0.56"
4+
let checksum = "e08f2573590c6c87e9ba7ad095eb4a2b7deb4d90f86e062e34b3276b3374312d"
5+
let version = "v1.0.57"
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)