Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Oct 23, 2024
1 parent 39c7d99 commit 3443d29
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/8.9.4/KeyboardKitPro.zip",
checksum: "7bbc4146ce9d990bf5644de61434b9f40b8888cb1081fb751be34966e81d0b85"
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/8.9.5/KeyboardKitPro.zip",
checksum: "953bc39664c4dfec9bc97dcde52e716c7fdc8ddf81acddf65bcf822b007154ec"
)
]
)

0 comments on commit 3443d29

Please sign in to comment.