diff --git a/Package.swift b/Package.swift index 13e7d98..fe99498 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/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/20.0.1/WebIdPayProductPlugin.framework-v20.0.1.zip", - checksum: "d8a08975634c8f1e263f42bd9f44edddcefa32bd52d10721348bdc8bf6a41917" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/20.0.2/WebIdPayProductPlugin.framework-v20.0.2.zip", + checksum: "c4a84b9d34e5c42e20dae5ba1c254b2827e7cf9a574166a7f04a1401cedf3bc3" ), .target( name: "WebIdPayProductPluginWrapper",