Skip to content

Commit

Permalink
Updating package checksum for 0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathajones committed Apr 7, 2021
1 parent 2250617 commit 6b870dc
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 @@ -18,7 +18,7 @@ let package = Package(
.binaryTarget(
name: "PayPalCheckout",
url: "https://github.com/paypal/paypalcheckout-ios/releases/download/\(packageVersion)/PayPalCheckout.xcframework.zip",
checksum: "06a0d702fcb0ef00f7a383465c4bae047c59701d3b312022806be9edcebcf60b"
checksum: "d4713fed0fd836bdd21af88bad77dbf3cc2f8dac5dd982764a3e4176390d898c"
)
],
swiftLanguageVersions: [.v5]
Expand Down

0 comments on commit 6b870dc

Please sign in to comment.