Skip to content

Commit 5039aa4

Browse files
committed
Update package
1 parent 8af0c16 commit 5039aa4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Package.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ let package = Package(
1818
)
1919
],
2020
dependencies: [
21-
.package(url: "https://github.com/LicenseKit/LicenseKit.git", .upToNextMajor(from: "1.4.0"))
21+
.package(url: "https://github.com/LicenseKit/LicenseKit.git", .upToNextMajor(from: "1.4.1"))
2222
],
2323
targets: [
2424
.binaryTarget(
2525
name: "VietnameseInput",
26-
url: "https://github.com/Kankoda/VietnameseInput/releases/download/0.0.6_binary/VietnameseInput.zip",
27-
checksum: "ba6458146beb9d532ed8a2be5f076cc377080a48783493c3b02acd8dfee554de"
26+
url: "https://github.com/Kankoda/VietnameseInput/releases/download/0.1.0_binary/VietnameseInput_Universal.zip",
27+
checksum: "be685b134693ca97e7e5817c39fe8794e716cbd62017fe0519415407c1e9f7af"
2828
),
2929
.target(
3030
name: "VietnameseInputDependencies",

0 commit comments

Comments
 (0)