diff --git a/Package.swift b/Package.swift index c6a6958..307754c 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,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.3") + .exact("11.1.4") ), .package( name: "WebIdIosIdentScanPlugin", @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdentOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.1.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.1.0.zip", - checksum: "79ee869ecf8131df35964241f0be03e688b36f71f28a017363a6fcc5d753229e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.1.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.1.1.zip", + checksum: "be0f571b3afe4823f721f4d97bb86ef78e1af87fcec08e5ad1b4468111eaa153" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",