Skip to content

Commit f93ba02

Browse files
runnerrunner
authored andcommitted
Created automatic release of prose-core-client 0.9.0.
1 parent 88672d8 commit f93ba02

File tree

2 files changed

+235
-15
lines changed

2 files changed

+235
-15
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ let package = Package(
1111
.target(name: "ProseCoreFFI", dependencies: ["ProseCoreFFIFFI"]),
1212
.binaryTarget(
1313
name: "ProseCoreFFIFFI",
14-
url: "https://github.com/prose-im/prose-wrapper-swift/releases/download/0.8.0/ProseCoreFFI.xcframework.zip",
15-
checksum: "45642aca870ebb513dd0faffa16aab00209882174c860e40f0bcc32f58464f46"
14+
url: "https://github.com/prose-im/prose-wrapper-swift/releases/download/0.9.0/ProseCoreFFI.xcframework.zip",
15+
checksum: "a8c741cf68e5bc41fdaf7a51d363649b4d13c8a5ba26bd79d7f55a331265ddfe"
1616
),
1717
]
1818
)

0 commit comments

Comments
 (0)