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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
subconscious-ops committed Oct 4, 2023
1 parent 1ae0ac9 commit 2033a56
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.0/libnoosphere-apple-xcframework.zip",
checksum: "86d9748ffd109922ecbd3b3002860a92bf37bf0fd8c200e378dcd0db6c83d674"),
url: "https://github.com/subconsciousnetwork/noosphere/releases/download/noosphere-v0.15.1/libnoosphere-apple-xcframework.zip",
checksum: "91546ecd23bd317f2d3163e9de9695b8442b0d796f21243f33797afbe99118ab"),
.testTarget(
name: "SwiftNoosphereTests",
dependencies: ["SwiftNoosphere"],
Expand Down

0 comments on commit 2033a56

Please sign in to comment.