diff --git a/Package.swift b/Package.swift index 0e8add4..a3929d6 100644 --- a/Package.swift +++ b/Package.swift @@ -27,7 +27,7 @@ let package = Package( .package( name: "WebIdEIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm", - .exact("6.4.0") + .exact("6.4.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip", - checksum: "54aaa77389f714c4a6c082efd04fecedd4d85f46d00f242b9035c4ae3fe8e5c0" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1362.zip", + checksum: "15c2a114ae93e56e51cbc5796ae88d4c3122a5f2040c531cea41b17b667dab1d" ), .target( name: "WebIdEIdProductPluginWrapper",