diff --git a/Package.swift b/Package.swift index c9b68a5..59323e9 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.4/WebIdPayProductPlugin.framework-v13.0.4.zip", - checksum: "79f49522844c4d041d81d8111d965ecfb73a2d91ae753af8cad9736e9bae56af" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.5/WebIdPayProductPlugin.framework-v13.0.5.zip", + checksum: "a17421039a2107704ead74c82034e83886addc9348d6dbbaa45ccef97e25c605" ), .target( name: "WebIdPayProductPluginWrapper",