diff --git a/Package.swift b/Package.swift index 6b04f71..738bc4d 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/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.12/WebIdPayProductPlugin.framework-v13.0.12.zip", - checksum: "e12032e33c31d732ef27038b9491d679edf63f3d0d989adc829130104fad4065" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.13/WebIdPayProductPlugin.framework-v13.0.13.zip", + checksum: "a57041a8c009c7ba6eefb570aed46b5e808ed5ce44148ef4dd9403427356630d" ), .target( name: "WebIdPayProductPluginWrapper",