Skip to content

Commit

Permalink
Updating package
Browse files Browse the repository at this point in the history
  • Loading branch information
rkreutz committed Oct 29, 2023
1 parent 872344a commit 65f7cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let package = Package(
.binaryTarget(
name: "helios",
url: "https://github.com/rkreutz/HeliosKit/releases/download/0.5.1/helios.xcframework.zip",
checksum: "b792f05e47aa9c14905f523badae307e98ddddde16776946279f357a5f065ad5"),
checksum: "2799e988dd06f37ca0991b11a5074f603af7cd3dccee70c201fa9e8d01f87453"),
.target(
name: "HeliosKit",
dependencies: ["helios"]),
Expand Down

0 comments on commit 65f7cbf

Please sign in to comment.