Skip to content

Commit

Permalink
Release 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderShepelenok committed Aug 7, 2024
1 parent c4316a7 commit e7ed028
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 @@ -13,7 +13,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "SeatGeekEMEASDK",
url: "https://seatgeek.jfrog.io/artifactory/emea-sdk-ios/v1.2.0/SeatGeekEMEASDK.xcframework.zip",
checksum: "17f5e6627b2e60fee559c9284476e989d3c5e2d8d8de0b6fd38ac47666cffe07"),
url: "https://seatgeek.jfrog.io/artifactory/emea-sdk-ios/v1.2.1/SeatGeekEMEASDK.xcframework.zip",
checksum: "121f2bbd23ef8e0f1551c67eabe658e1da7b40d3fac6d374687a7adc135e0fa8"),
]
)

0 comments on commit e7ed028

Please sign in to comment.