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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
subconscious-ops committed Nov 1, 2023
1 parent 8688eaa commit 39a58e6
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.3/libnoosphere-apple-xcframework.zip",
checksum: "773390bdb238a24d67ea5aba1f76c897cbaa91bc0e129d8fa7f0c3d1968acd2f"),
url: "https://github.com/subconsciousnetwork/noosphere/releases/download/noosphere-v0.15.4/libnoosphere-apple-xcframework.zip",
checksum: "10e4e36b83442e7a1b392a3d1e9e90f7745a860234c5b6d671af2e2647726b59"),
.testTarget(
name: "SwiftNoosphereTests",
dependencies: ["SwiftNoosphere"],
Expand Down

0 comments on commit 39a58e6

Please sign in to comment.