Skip to content

Commit

Permalink
Update to 0.15.0 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanj-tyro authored Jun 18, 2024
1 parent 830b096 commit 4d52411
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 @@ -41,8 +41,8 @@ let package = Package(
]
),
.binaryTarget(name: "TyroTapToPaySDK",
url: "https://tap-to-pay.connect.tyro.com/tyro/0.14.0/TyroTapToPaySDK.xcframework.zip",
checksum: "10de9df9aaf5167d4a9da4127e2b23757da602e8efd46b2d689f91322995450d"),
url: "https://tap-to-pay.connect.tyro.com/tyro/0.15.0/TyroTapToPaySDK.xcframework.zip",
checksum: "e2b2ae74850011b76506ffe3c243a93adc27a30cf56bc945d55e9a4fff7233ee"),
.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 4d52411

Please sign in to comment.