Skip to content

Commit

Permalink
PLA-6936: Fix checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
sanj-tyro committed Jul 29, 2024
1 parent 759a1cc commit 26477fa
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 @@ -44,7 +44,7 @@ let package = Package(
),
.binaryTarget(name: "TyroTapToPaySDK",
url: "https://tap-to-pay.connect.tyro.com/tyro/0.17.1/TyroTapToPaySDK.xcframework.zip",
checksum: "bffb7d63178136509bc6f42617c629ebb8106ba738df9e6b1b6c219a179f2468"),
checksum: "7528a5c68048edbf5d90444e28d2c610a54b8785c6500135f3478fa9b39fdfce"),
.binaryTarget(name: "MobileConfiguration",
url: "https://tap-to-pay.connect.tyro.com/ss/1.0.10.0/SSMobileConfiguration.xcframework.zip",
checksum: "60e8d21797cf534875ba31416bb96744b470b69d37c72656e8b432273cffc124"),
Expand Down

0 comments on commit 26477fa

Please sign in to comment.