diff --git a/Package.swift b/Package.swift index 7c05945..3e1d4fd 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/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git", - .exact("20.0.1") + .exact("20.0.2") ), .package( name: "WebIdVideoIdentPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/20.0.1/WebIdMetaPlugin.framework-v20.0.1.zip", - checksum: "08d4be2f8fa3532bb67d81dac1593a688b51766028fda04985e89bdd578112c6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/20.0.2/WebIdMetaPlugin.framework-v20.0.2.zip", + checksum: "2722e62756e6c7e90a9fbda95d41dc189d51a1bec2bfe729cf33d348a9c0c0c3" ), .target( name: "WebIdMetaPluginWrapper",