diff --git a/Package.swift b/Package.swift index 0d7950c..5168807 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-282.zip", - checksum: "2cdc535a92664b5991d6cc53538574de8ed25af283b0f87b264e817d339a5b4e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-283.zip", + checksum: "e4f8c7fcb531ca61385e1fcbc35f51d25679c73619c6e0d40482d6337fc8b93d" ), .target( name: "WebIdPluginCoreWrapper",