Skip to content

Commit 7c6665f

Browse files
committed
libSession Swift Package Manager 1.3.1
1 parent 5158055 commit 7c6665f

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.3.0/libsession-util.xcframework.zip",
19-
checksum: "a2d7f65a36dc1569b84d726d114cf663cffeee292802be6de227c3e1040b9087"
18+
url: "https://github.com/session-foundation/libsession-util-spm/releases/download/1.3.1/libsession-util.xcframework.zip",
19+
checksum: "9eddd52a330636bf37f4332f8390e83b9e2209291f599a4d213cf2bd5bfc6712"
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.3.0*
11-
* LibSession-Util: *v1.3.0*
10+
* This Package: *1.3.1*
11+
* LibSession-Util: *v1.3.1*

0 commit comments

Comments
 (0)