Skip to content

Commit

Permalink
Bump to version v1.0.9 (matrix-rust-sdk/main 5093af87b1b89718541ebd09…
Browse files Browse the repository at this point in the history
…a9ae8de7a971bf9a)
  • Loading branch information
stefanceriu committed Jun 6, 2024
1 parent 464227d commit 4f46a00
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 123 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 = "2962095b88faaadd645cf4a7bd25233782f589faead25eeb05abdcb296b8fc75"
let version = "v1.0.8"
let checksum = "ef93018ec17875b287e2efbe71de16ac09b27264479afbb9b24ea88ea17c2a58"
let version = "v1.0.9"
let url = "https://github.com/element-hq/matrix-rust-components-swift/releases/download/\(version)/MatrixSDKFFI.xcframework.zip"
let package = Package(
name: "MatrixRustSDK",
Expand Down
Loading

0 comments on commit 4f46a00

Please sign in to comment.