diff --git a/Package.swift b/Package.swift index 76776a1..e2ea195 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.1/WebIdPayProductPlugin.framework-v15.1.1.zip", - checksum: "31f4f49603b3190aea03f474dec4ac281aabaaa2d4fec5244b47db00bae7cca6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.1.2/WebIdPayProductPlugin.framework-v15.1.2.zip", + checksum: "d55a08423f99c77f3350bc849e77bd1eca39b0fd6b05ebf27e884e5bacb7f216" ), .target( name: "WebIdPayProductPluginWrapper",