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.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
subconscious-ops committed Jun 23, 2023
1 parent be05d11 commit 1e867b8
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.11.2/libnoosphere-apple-xcframework.zip",
checksum: "7e4ea521e1aa711616e271858a371f4973a85f5008f34a5b3439841750a7a149"),
url: "https://github.com/subconsciousnetwork/noosphere/releases/download/noosphere-v0.11.3/libnoosphere-apple-xcframework.zip",
checksum: "b6d44b8c5643546b0f43accc12bf56d30137c51dd8d29f76ddbc0216859fb35b"),
.testTarget(
name: "SwiftNoosphereTests",
dependencies: ["SwiftNoosphere"],
Expand Down

0 comments on commit 1e867b8

Please sign in to comment.