Skip to content

Commit

Permalink
Release v0.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 15, 2022
1 parent 6de4afe commit 3d02602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ let package = Package(
.library(name: "MatrixSDK", targets: ["MatrixSDK"])
],
targets: [
.binaryTarget(name: "MatrixSDK", url: "https://github.com/niochat/MatrixSDK/releases/download/v0.20.14/MatrixSDK.xcframework.zip", checksum: "908f5a6de712242c94dd0926e411d6f6bbb1a5b5128cc5bd9a18c3ab7dc38440")
.binaryTarget(name: "MatrixSDK", url: "https://github.com/niochat/MatrixSDK/releases/download/v0.23.2/MatrixSDK.xcframework.zip", checksum: "8607bb2ddaf48ff75f7c2e4da69225c1f4a6d05f33486bd6519e6cc99600e8bb")
]
)

0 comments on commit 3d02602

Please sign in to comment.