diff --git a/Package.swift b/Package.swift index 08007c7..1a15438 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("11.1.3") + .exact("11.1.4") ), .package( name: "WebIdVideoIdentPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.1.0/WebIdVideoIdentProductPlugin.framework-v13.1.0.zip", - checksum: "7b9929f43b8413dfebcf0af5d2d2f0d7bfaae3cfff2e65ac58ae65281e12eb29" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.1.1/WebIdVideoIdentProductPlugin.framework-v13.1.1.zip", + checksum: "cc0f335cf0ab88ec9482f070f852a5019be26b716920b95e01367ae40f832d05" ), .target( name: "WebIdVideoIdentProductPluginWrapper",