diff --git a/Package.swift b/Package.swift index 42e1f0b..1dbc72c 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/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-288.zip", - checksum: "7cd2371b66587b1a1fe55ce45cdca6c1716656a8e7d5e0e68b9fff25d1be9aaa" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-289.zip", + checksum: "b44c2131c52f33f47515fe5be571237ca1232a1cb40384047af6a9fcdfb4c109" ), .target( name: "WebIdPluginCoreWrapper",