diff --git a/Package.swift b/Package.swift index 214df7e..2ff3c91 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdVideoIdentProductPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git", - .exact("15.3.2") + .exact("15.3.3") ), .package( name: "WebIdDigitalSigningPlugin", @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.2/WebIdMetaPlugin.framework-v15.3.2.zip", - checksum: "4fdd13a16bc4effa7e9e2c4a07aa632b8ed83f859923d957cae9b78274320d90" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.3/WebIdMetaPlugin.framework-v15.3.3.zip", + checksum: "994b6a6be66cab33ab598c1c6d6bce605ccf21522ffd9681239fb0b512769b62" ), .target( name: "WebIdMetaPluginWrapper",