diff --git a/Package.swift b/Package.swift index 92b598b..c713c61 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.0/WebIdPluginCore.framework-v10.0.0-SNAPSHOT-233.zip", - checksum: "b4857930c9d2147cf84c3cdaa6b317b6494b1522bbbf0889a1c05a512fd9da65" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/10.0.0/WebIdPluginCore.framework-v10.0.0-SNAPSHOT-236.zip", + checksum: "a07893af6502cdc3612ea5e27a8633ccc4ba03a7b61ea0ec3c08eae235af1d6a" ), .target( name: "WebIdPluginCoreWrapper",