Skip to content

Commit

Permalink
Updated package manager files for release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nesium committed Mar 30, 2022
1 parent 94b157d commit 4633a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ let package = Package(
.binaryTarget(
name: "Crisp",
url: "https://github.com/crisp-im/crisp-sdk-ios/releases/download/1.3.2/Crisp_1.3.2.zip",
checksum: "02bae47d1a03204665b4604fa9e385870b33a3ac0f7ed4693ee8b2b26f9e1537"
checksum: "1f995236628463baa8f6340cdce931aa8868922e3bf1930f5812370115e1673d"
)
]
)

0 comments on commit 4633a7c

Please sign in to comment.