Skip to content

Commit 4acde00

Browse files
committed
Bump to version v1.0.43 (matrix-rust-sdk/main 7f02447)
1 parent ccae061 commit 4acde00

File tree

2 files changed

+337
-61
lines changed

2 files changed

+337
-61
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 = "05e6b1a61fe05b1ae5cf431cccb1e315447cc7109c714ffd5e7d3306b27df6c0"
5-
let version = "v1.0.42"
4+
let checksum = "e2d513ff3d911ad9b54fbedef9a26384bf2a89f91a482ea9097866d9d1ba5720"
5+
let version = "v1.0.43"
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)