Skip to content

Commit 250c672

Browse files
committed
libSession Swift Package Manager 1.4.0
1 parent 7c6665f commit 250c672

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

0 commit comments

Comments
 (0)