Skip to content

Commit

Permalink
chore: update swift bindings and checksum for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2025
1 parent d4d1662 commit 4215e1a
Show file tree
Hide file tree
Showing 2 changed files with 1,262 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
name: "clickandmeowFFI",
url:
"https://github.com/LiterateInk/ClickAndMeow/releases/download/1.0.0/clickandmeowFFI.xcframework.zip",
checksum: "placeholder-checksum-until-first-release"),
checksum: "1909a64aae9a31baf6b9b249d46d656928ac42374215fbc7849f802b27e375db"),
.target(
name: "ClickAndMeow",
dependencies: [.target(name: "clickandmeowFFI")],
Expand Down
Loading

0 comments on commit 4215e1a

Please sign in to comment.