diff --git a/Package.swift b/Package.swift index 8ba0c39..3382c18 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/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-254.zip", - checksum: "8d7dc5dcc4249362b63e2f98f47e121e671941a6704e8ab1440f665344bc2807" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.0.0/WebIdPluginCore.framework-v12.0.0-SNAPSHOT-255.zip", + checksum: "6af465003bc70ae44dc54b4b4f893e71b26832d69727d31ecc12b7378e193a56" ), .target( name: "WebIdPluginCoreWrapper",