diff --git a/Package.swift b/Package.swift index ce79909..5c8e20c 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.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-276.zip", - checksum: "67d78f6045d156683b2a79a1e5789703cc25c7dec5a777da3e1d06ed20b3d379" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-277.zip", + checksum: "e7d549d8b21af5cee108fb55b367a2f521f0ffeac3e7a1f91110976b5d9ecd14" ), .target( name: "WebIdPluginCoreWrapper",