Skip to content

Commit

Permalink
Bump to version v1.0.27 (matrix-rust-sdk/main d65e33ca6af52bbdb55e77f…
Browse files Browse the repository at this point in the history
…84bf650788486eb28)
  • Loading branch information
Velin92 committed Jul 22, 2024
1 parent 29a19a0 commit 3a1f56a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// swift-tools-version:5.9
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription
let checksum = "934eaef93dfb7c3cda69fe5124cd4e89b482785f2e8d196e4b9f0c2fc175a811"
let version = "v1.0.26"
let checksum = "6fd173a3124f163a2736c6dcc1efc69ea454438b77263065cbfe6d273e99b035"
let version = "v1.0.27"
let url = "https://github.com/element-hq/matrix-rust-components-swift/releases/download/\(version)/MatrixSDKFFI.xcframework.zip"
let package = Package(
name: "MatrixRustSDK",
Expand Down

0 comments on commit 3a1f56a

Please sign in to comment.