Skip to content

Commit a092eb8

Browse files
committed
libSession Swift Package Manager 1.5.6
1 parent 05ba2d3 commit a092eb8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "SessionUtil",
18-
url: "https://github.com/session-foundation/libsession-util-spm/releases/download/1.5.5/libsession-util.xcframework.zip",
19-
checksum: "68feabc881dd9d4e43d160396a6b5e38ab1bc5d3fea28fe76ca62a6852d09588"
18+
url: "https://github.com/session-foundation/libsession-util-spm/releases/download/1.5.6/libsession-util.xcframework.zip",
19+
checksum: "29197dee17ac998bbbadb15e26c06b32528155a8cd8a3ff1cf7928fa2a944275"
2020
)
2121
]
2222
)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ This is a separate repo because Swift Package Manager does a full clone when ret
77

88
## Version
99

10-
* This Package: *1.5.5*
11-
* LibSession-Util: *v1.5.5*
10+
* This Package: *1.5.6*
11+
* LibSession-Util: *v1.5.6*

0 commit comments

Comments
 (0)