Skip to content

Commit 9a9d116

Browse files
committed
Bump to version v1.0.32 (matrix-rust-sdk/main 91c10ae)
1 parent 8e2b404 commit 9a9d116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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 = "dd0b1e82622bd6acbaff406ffcf70ed4ffc0e0ead2f35213ce329b1f6be60f89"
5-
let version = "v1.0.31"
4+
let checksum = "952641f719d4993840cb0dd83b1677681d4a0a5b8dcec6970ab332fe5b84b606"
5+
let version = "v1.0.32"
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)