diff --git a/Package.swift b/Package.swift index de1b82f..ac0a180 100644 --- a/Package.swift +++ b/Package.swift @@ -32,14 +32,14 @@ let package = Package( .package( name: "WebIdVideoIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm", - .exact("11.2.1") + .exact("11.2.3") ) ], targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1328.zip", - checksum: "4256f75d7e3cf02053e2da4084a5e192e76866a3662b73fab5551c7393a5335b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1331.zip", + checksum: "9186eede71266c7fc7f1814b32f2300049e7faa3fc2a3a6f35888972d628f7e5" ), .target( name: "WebIdVideoIdentProductPluginWrapper",