Skip to content

Commit

Permalink
chore: update swift bindings and checksum for v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 31, 2024
1 parent cc94919 commit 5d14149
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 @@ -17,7 +17,7 @@ let package = Package(
.binaryTarget(
name: "scodokFFI",
url: "https://github.com/LiterateInk/Scodok/releases/download/0.1.1/scodokFFI.xcframework.zip",
checksum: "something"),
checksum: "0cd99b8afb400c9023623c9b26d002ac9331bad184d1e06fd2ae270d5403be81"),
.target(
name: "Scodok",
dependencies: [.target(name: "scodokFFI")],
Expand Down

0 comments on commit 5d14149

Please sign in to comment.