Skip to content

Commit

Permalink
Version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mitgit committed Nov 15, 2021
1 parent f244e64 commit 20564ec
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 @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "Pilgrim",
url: "https://foursquare.jfrog.io/artifactory/pilgrimsdk-ios-beta/v3.0.2-beta2/Pilgrim.xcframework.zip",
checksum: "172adc877b1d4efac705979b27f93ef4f365468837f3589ee4b8ede507dceeb4"
url: "https://foursquare.jfrog.io/artifactory/pilgrimsdk-ios/v3.0.2/Pilgrim.xcframework.zip",
checksum: "c839c8a2176510a535f1ed198773380faf04036487b51d22778cefc0e4eeb960"
)
]
)

0 comments on commit 20564ec

Please sign in to comment.