Skip to content

Commit fdcfb5e

Browse files
committed
Bump to version v1.0.19 (matrix-rust-sdk/main cb4c575)
1 parent 2b20dbc commit fdcfb5e

File tree

2 files changed

+278
-167
lines changed

2 files changed

+278
-167
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 = "2a416a6965f655a8722f10aaad3bf729b3fbb3dbc04fb05edfa291fa7ab6f259"
5-
let version = "v1.0.18"
4+
let checksum = "3da332b032df25c5771c0201e893c50c423bd4e1b7ee9c10d26d2e974de850f1"
5+
let version = "v1.0.19"
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)