Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Kameleoon authored May 1, 2021
1 parent 76d3c97 commit abd17e9
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 @@ -14,7 +14,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "kameleoonClient",
url: "https://github.com/Kameleoon/client-swift/releases/download/2.0.3/kameleoon-client-swift-2.0.3.zip",
checksum: "f99a9a32fa3337f49bac2a1613c146746adadf58f4b096e48cb6b683eb5be344"
url: "https://github.com/Kameleoon/client-swift/releases/download/2.0.4/kameleoon-client-swift-2.0.4.zip",
checksum: "644c873b6d8b546eda90355d946947bd938ce018d2aab9f5f33a85799332b39b"
)
])

0 comments on commit abd17e9

Please sign in to comment.