Skip to content

Commit

Permalink
Bump to version 25.01.13 (matrix-rust-sdk/main 9514388108c7007cbdc822…
Browse files Browse the repository at this point in the history
…c582d26ad9e89af5d9)
  • Loading branch information
stefanceriu committed Jan 13, 2025
1 parent cc9cd80 commit 0e9afdf
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 34 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 = "d9d8c1b4ea00a3d4514534695ea49b67f82c512d69266d37e2802ce5d99b503d"
let version = "25.01.10-2"
let checksum = "a38da167b26bdf17f3fbd9d9010e9cf0d76cb838808344ed8caef118e44df7ed"
let version = "25.01.13"
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 0e9afdf

Please sign in to comment.