Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Jan 14, 2025
1 parent 589699d commit 5063775
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.0.6/KeyboardKitPro.zip",
checksum: "04928e25c0459d51c0b7c606c669db990a0f128a56a5e4440cc49d4841454eeb"
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/9.0.7/KeyboardKitPro.zip",
checksum: "69cff3c61c501012752cd3221baba1bb1051e292d92faa278f79372b10bc1a08"
)
]
)

0 comments on commit 5063775

Please sign in to comment.