diff --git a/Package.swift b/Package.swift index 29deeac..1591c3f 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.3.3/WebIdPayProductPlugin.framework-v13.3.3.zip", - checksum: "62b6a06180303cdd752a4809a5b2ff949b76b76d7f939bf6840001269c0e8e91" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.3.4/WebIdPayProductPlugin.framework-v13.3.4.zip", + checksum: "25ea551685c461cce22a1df485a039d0c99f1839a73c5ee10903e28e70dcd43e" ), .target( name: "WebIdPayProductPluginWrapper",