diff --git a/Package.swift b/Package.swift index 398f43b..60c9d71 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("13.7.3") + .exact("13.7.4") ), .package( name: "WebIdVideoIdentPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.3/WebIdMetaPlugin.framework-v13.7.3.zip", - checksum: "bd3f77b171c7289bc438ee9dfda51fb97ff6ed935e2352aed38a38d45434b997" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.4/WebIdMetaPlugin.framework-v13.7.4.zip", + checksum: "009cd2a7d4e4cab7f21a9829c3c717ca3f5c96b69327f861d2fa60b3ea2d788d" ), .target( name: "WebIdMetaPluginWrapper",