diff --git a/Package.swift b/Package.swift index 86e1d08..c6ca5d5 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPluginCore", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.3.2/WebIdPluginCore.framework-v20.3.2-SNAPSHOT-344.zip", - checksum: "9965d34ba3153755185070160ae8bd1396cffe3455c7fdbca4f072fe4b16ef29" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.3.2/WebIdPluginCore.framework-v20.3.2-SNAPSHOT-345.zip", + checksum: "9a6b427661db4cbca02838a255dc7197744da5f00314fcc83b69282210522369" ), .target( name: "WebIdPluginCoreWrapper",