Skip to content

Commit 5a8b528

Browse files
committed
Bump to version v1.0.22 (matrix-rust-sdk/main 9aa2774)
1 parent e920922 commit 5a8b528

File tree

2 files changed

+218
-355
lines changed

2 files changed

+218
-355
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 = "38ce4d3ec668587e6b4adb99d53c8e3938d69ed3ce1b9351a0350ebfa77d7e9d"
5-
let version = "v1.0.21"
4+
let checksum = "830985c4f7f97895a35c8fd98c4a9d01f2ad9b4efa23e24115ba29266e0f77c5"
5+
let version = "v1.0.22"
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)