diff --git a/Package.swift b/Package.swift index b1e989e..7ab31ba 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.0") + .exact("13.5.1") ), .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-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.0/WebIdDigitalSigningPlugin.framework-v12.4.0-SNAPSHOT-895.zip", - checksum: "1e4896d7073980240bcdf0dff2658c5207e390fb25de9973952c00a793538568" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/12.4.0/WebIdDigitalSigningPlugin.framework-v12.4.0-SNAPSHOT-896.zip", + checksum: "1e1b71042999d9915e8dfba9878bec3f1b599a925bffa3464370752ffbc3bd71" ), .target( name: "WebIdDigitalSigningPluginWrapper",