Skip to content

Commit

Permalink
Livery (1.3.2-beta.8) checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
santanaNogueira committed Mar 10, 2022
1 parent 3f64f08 commit b4ea5c9
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 @@ -15,7 +15,7 @@ func createTarget() -> Target {
path: "\(localPath)Livery.xcframework") :
Target.binaryTarget(name: "Livery",
url: "\(hostingUrl)Livery-\(latestVersion).zip",
checksum: "")
checksum: "a923705fcb522790ddfe784204ae4217a5474475a5a4468e640c9dcee46784ff")
}

let target = createTarget()
Expand Down

0 comments on commit b4ea5c9

Please sign in to comment.