diff --git a/Package.swift b/Package.swift index 6061301..6b04f71 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.11/WebIdPayProductPlugin.framework-v13.0.11.zip", - checksum: "4791690fe7a839664f2246ad8df3ee58366e9899db4cde6d9a0a06df1e7244ae" + 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" ), .target( name: "WebIdPayProductPluginWrapper",