diff --git a/Package.swift b/Package.swift index c72420b..fb3dcee 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdPluginCore", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", - .exact("13.5.1") + .exact("13.5.2") ), .package( name: "WebIdSdkUiKitComponents", @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdDigitalSigningPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.1/WebIdDigitalSigningPlugin.framework-v12.4.1.zip", - checksum: "aa26da23ca3e48a7e2dab58cca77f3d7dde34603aa3fb2425f0322a22bd9ebb5" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.2/WebIdDigitalSigningPlugin.framework-v12.4.2.zip", + checksum: "12e2f572b61e84387341ddc8033567aa22e3bd42a56e5b355daeb5087d9c3c01" ), .target( name: "WebIdDigitalSigningPluginWrapper",