diff --git a/Package.swift b/Package.swift index f34a694..5e77b43 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1122.zip", - checksum: "30e96dccd4f751ba675ed03ca5b107a3a745697af957392a3d06e86a84e8c306" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.2/WebIdPayProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip", + checksum: "4e4156f3d5563b815f17589b626eefa3c0f05bc705bdaec669a203ea5e11c283" ), .target( name: "WebIdPayProductPluginWrapper",