Skip to content

Commit 708e5db

Browse files
committed
Bump to version v1.0.37 (matrix-rust-sdk/main 5954ee1)
1 parent 70c8471 commit 708e5db

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 = "5cba49f9de15cc43c554f265e436d17a1df650c134f0f4b2884b3e08a3503c32"
5-
let version = "v1.0.36"
4+
let checksum = "2a07b4ad12ddaee445cb7fd169dcbd18855cf7e3d12efc73cbb245bdc16746d2"
5+
let version = "v1.0.37"
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)