diff --git a/Package.swift b/Package.swift index 4122310..bb1c4d0 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/15.3.1/WebIdPayProductPlugin.framework-v15.3.1.zip", - checksum: "fd369a2ce3da4e9c519ec174010897d023580b0fb698635c730214e5488aa04c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.3.2/WebIdPayProductPlugin.framework-v15.3.2.zip", + checksum: "6c18c3789618633ee86b81f2ef44404fef44b77693aaed270c18bee94c1e7acf" ), .target( name: "WebIdPayProductPluginWrapper",