diff --git a/Package.swift b/Package.swift index fc18e47..f8003c0 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.0/WebIdPayOnServerProductPlugin.framework-v12.0.0.zip", - checksum: "27c2d0bf7d7477b33062d3abe27ec8b44879fcdc96ef237cf3ddc5dad712a5da" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.1/WebIdPayOnServerProductPlugin.framework-v12.0.1.zip", + checksum: "5b19ba973ba1de170e74df0659d2ff65fe88dc48e407a067087b9440682a9979" ), .target( name: "WebIdPayOnServerProductPluginWrapper",