Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Feb 13, 2025
1 parent 6946d60 commit 59a2c71
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 @@ -20,8 +20,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "KeyboardKitPro",
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/9.2-b.3/KeyboardKitPro.zip",
checksum: "90807a9827f76f0dd652562f3a5ac856dc0a4e974745bfc743adbac2b9074b71"
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/9.2-b.4/KeyboardKitPro-v2.zip",
checksum: "6d6d21fe68d45999fc4b68ecda2aea72b6567190de34c9303c537829fcaac589"
)
]
)

0 comments on commit 59a2c71

Please sign in to comment.