diff --git a/Package.swift b/Package.swift index dc71320..35c510a 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/10.0.1/WebIdPluginCore.framework-v10.0.1-SNAPSHOT-239.zip", - checksum: "671cc0ba06197b161dc7dd9c520d642cd1fb57faeff711de1331c9dca59927a7" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/10.0.1/WebIdPluginCore.framework-v10.0.1-SNAPSHOT-240.zip", + checksum: "2c3d060feb9cd4fdac2c748494acac12467d130cdcb93fbc10d68cd89a1635fd" ), .target( name: "WebIdPluginCoreWrapper",