diff --git a/Package.swift b/Package.swift index dfffcb5..8a9d28e 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.3.2") + .exact("20.3.3") ), .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.1.1/WebIdVideoIdProductPlugin.framework-v21.1.1.zip", - checksum: "1f4a93285635c55d5de87ce5b8f60bfd89ffa3730c9fb6b25f5c02bd3bbf7551" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.2/WebIdVideoIdProductPlugin.framework-v21.1.2.zip", + checksum: "ec9df6252afbf3cc1da0cb518547839d8d50f96b80dea9f7100b292fdc8508c7" ), .target( name: "WebIdVideoIdProductPluginWrapper",