diff --git a/Package.swift b/Package.swift index b1b0ac9..d2342a7 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/12.0.0/WebIdPayProductPlugin.framework-v12.0.0.zip", - checksum: "7f0b52e2754b590e9331f04d8d68cc8d8f38e59e9fad7aee6e914826aaa75d17" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/12.0.1/WebIdPayProductPlugin.framework-v12.0.1.zip", + checksum: "e9968fc51bb8b8c98e3ecbfb42651c6e49fecde621c92db00eb7cb77a9966e0f" ), .target( name: "WebIdPayProductPluginWrapper",