Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Commit

Permalink
feat!: Update Swift Package Noosphere dependency to noosphere-v0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
subconscious-ops committed Oct 12, 2023
1 parent 26b64d5 commit 9e5c83b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ let package = Package(
path: "swift/Sources/SwiftNoosphere"),
.binaryTarget(
name: "LibNoosphere",
url: "https://github.com/subconsciousnetwork/noosphere/releases/download/noosphere-v0.15.2/libnoosphere-apple-xcframework.zip",
checksum: "4aef4f0d0accda1d475c80cf2c2c39c71ce0d223f438bd58350055c441255f9c"),
url: "https://github.com/subconsciousnetwork/noosphere/releases/download/noosphere-v0.15.3/libnoosphere-apple-xcframework.zip",
checksum: "773390bdb238a24d67ea5aba1f76c897cbaa91bc0e129d8fa7f0c3d1968acd2f"),
.testTarget(
name: "SwiftNoosphereTests",
dependencies: ["SwiftNoosphere"],
Expand Down

0 comments on commit 9e5c83b

Please sign in to comment.