diff --git a/Package.swift b/Package.swift index ab12aa9..b41b492 100644 --- a/Package.swift +++ b/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("11.1.4") + .exact("11.1.5") ), .package( name: "WebIdIosIdentScanPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.2.0/WebIdEIdOnServerProductPlugin.framework-v13.2.0.zip", - checksum: "93691fef4449d4d8fee2a0cc3c4139ea54f1bbd47acfde436ae9ef9a5a761b25" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.0/WebIdEIdOnServerProductPlugin.framework-v13.3.0.zip", + checksum: "332303d1db2be86f6789c46c2f2d74adb1394a23e2ee40c01f3bf1dc345d7621" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",