Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Jan 2, 2025
1 parent 6789380 commit d7fda06
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.4/KeyboardKitPro.zip",
checksum: "6d721d477f0af121629b1d894026009de974ce6dd0e4701553b1d9777d316c36"
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/9.0.5/KeyboardKitPro.zip",
checksum: "6a6a41dbd84eb6fd0f06fa763c13cba0c08e69c0340206793a63e9c896f2e251"
)
]
)

0 comments on commit d7fda06

Please sign in to comment.