diff --git a/Package.swift b/Package.swift index 8ea3ec1..d6f502a 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.7.3/WebIdPayProductPlugin.framework-v13.7.3.zip", - checksum: "e22ed3160721667f034dfe7d5c17dfcad60672f7a9727b75022335d57a0458c3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.7.4/WebIdPayProductPlugin.framework-v13.7.4.zip", + checksum: "33f9578d8a9b9869129c07cf4dce7fdc20d4a8df9937b3331298200a5e490498" ), .target( name: "WebIdPayProductPluginWrapper",