diff --git a/Package.swift b/Package.swift index 851a2d8..4baecb2 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("22.0.0") + .exact("22.0.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/22.3.0/WebIdVideoIdProductPlugin.framework-v22.3.0.zip", - checksum: "7fc96790791dc2e5ecd4ac3bb7931811e070410bc5d34a1f8da8185787a31297" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.1/WebIdVideoIdProductPlugin.framework-v22.3.1.zip", + checksum: "050baee58c15b1bda89accf4d58bb46d2bd0966b4d0aac97a2fa81fb136622dd" ), .target( name: "WebIdVideoIdProductPluginWrapper",