Skip to content

Commit

Permalink
Update checksum for SPM 1.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtv committed Oct 6, 2022
1 parent a2d093c commit ebd1d3b
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 @@ -4,7 +4,7 @@ import PackageDescription

let version = "1.4.14"
// Checksum of the file at `sdkUrl` link. To generate: `swift package compute-checksum build/talkable_ios_sdk.zip`
let checksum = "fb4a40393663845de2ed6b812916b634f179d0056d8d805e29768070bab88e97"
let checksum = "7504c070f794e803b4335eca8cc0c5a68410542a4f233647a2839bdaf5218d46"
let sdkUrl = "https://github.com/talkable/ios-sdk/releases/download/\(version)/talkable_ios_sdk_\(version).zip"

let package = Package(
Expand Down

0 comments on commit ebd1d3b

Please sign in to comment.