Skip to content

Commit cf39cdd

Browse files
committed
Update package
1 parent 2e12e45 commit cf39cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ let package = Package(
2020
targets: [
2121
.binaryTarget(
2222
name: "KeyboardKitPro",
23-
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/9.3.3/KeyboardKitPro.zip",
24-
checksum: "e8192ee0cc19904ea378efade41dd715c0d96fbc7f353cd1fa1f6ebbf54a3042"
23+
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/9.3.4/KeyboardKitPro.zip",
24+
checksum: "2539bf3bde8334b90e37d180365a556eac952ace8fd5c8e5abb09d5121b57d12"
2525
)
2626
]
2727
)

0 commit comments

Comments
 (0)