Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-mobile-sbb committed Aug 30, 2021
1 parent 1d41a98 commit 1805657
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 @@ -19,7 +19,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "SwissPassClient",
url: "https://github.com/SchweizerischeBundesbahnen/SwissPassSDK-iOS/releases/download/3.0.3/SwissPassClient_framework-3.0.3_r210407.1453.8.zip",
checksum: "2964fc64899d8833f7cff82764c10ba520b0eedc6e2fbacfd6e27d7b3643cc84"),
url: "https://github.com/SchweizerischeBundesbahnen/SwissPassSDK-iOS/releases/download/3.1.0/SwissPassClient_framework-3.1.0_r210830.1014.9.zip",
checksum: "b6f516e2fb9df036ea0e9dfd4254f99fc00232e34dd89bc4592f4e440eaa85f4"),
]
)

0 comments on commit 1805657

Please sign in to comment.