diff --git a/Package.swift b/Package.swift index 814e7db..6515d24 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.4") + .exact("11.1.5") ), .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.2.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.2.0.zip", - checksum: "3f7d349afefb9adf36c76664b4c1c57975ed8de498105a88c5c8ae23bb59edfc" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.0.zip", + checksum: "c7be8d1b20c961f03ad258ba57b1dbb16d7351d810e2a0e5f820d5230ce1dbfc" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",