diff --git a/Package.swift b/Package.swift index 16663b3..37df3de 100644 --- a/Package.swift +++ b/Package.swift @@ -27,7 +27,7 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("20.4.0") + .exact("20.4.1") ), .package( name: "WebIdVideoIdentPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.0/WebIdVideoIdProductPlugin.framework-v21.2.0.zip", - checksum: "9c12b1cfaeb34e5903a494f69b1e5d6e63d5e1aed9057e2671206337631a52ae" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.1/WebIdVideoIdProductPlugin.framework-v21.2.1.zip", + checksum: "b9efc09a95c38357e05b68b1ef3d6a9d2a314143f4a8f4587ca19a6da1a94ca4" ), .target( name: "WebIdVideoIdProductPluginWrapper",