diff --git a/Package.swift b/Package.swift index 52630fe..18561b7 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.1.3/WebIdPayProductPlugin.framework-v15.1.3.zip", - checksum: "47df9b45f08f6889057bfe9e1fcebdfae2cc87b1953c1fdad80f235ca7d519a9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.1.4/WebIdPayProductPlugin.framework-v15.1.4.zip", + checksum: "717ddb06f27a22ef48a6346b20a527e406b6d93fc9bf1cf755967b01e995a67c" ), .target( name: "WebIdPayProductPluginWrapper",