diff --git a/Package.swift b/Package.swift index 3eaa3d9..f00e704 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.0.4/WebIdEIdentPlugin.framework-v15.0.4.zip", - checksum: "2f0c70e9a352bc5574c521f1fd3697acd76a4a98c4f386a6bcf632522cc24f3e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.0.5/WebIdEIdentPlugin.framework-v15.0.5.zip", + checksum: "dc49c2decddd3daa5255939c4155afd5c7e3f01152724c1211bc7eed9c5f7507" ), .target( name: "WebIdEIdentPluginWrapper",