diff --git a/Package.swift b/Package.swift index e3676b8..2159366 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,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: "WebIdIosIdentScanPlugin", @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdentOnDeviceProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.1.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.1.0.zip", - checksum: "525469795857ce0065e07f8a0a631d78edb35a3db1252716e4e12d7410fe585d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.1.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.1.1.zip", + checksum: "49bbd9db4f31d5b71b381f005d8ad986dabd13ed213a5dbdd3f539923c700f8e" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",