Skip to content

Commit 3a1f56a

Browse files
committed
Bump to version v1.0.27 (matrix-rust-sdk/main d65e33c)
1 parent 29a19a0 commit 3a1f56a

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 = "934eaef93dfb7c3cda69fe5124cd4e89b482785f2e8d196e4b9f0c2fc175a811"
5-
let version = "v1.0.26"
4+
let checksum = "6fd173a3124f163a2736c6dcc1efc69ea454438b77263065cbfe6d273e99b035"
5+
let version = "v1.0.27"
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)