diff --git a/Package.swift b/Package.swift index 329832d..e425e0e 100644 --- a/Package.swift +++ b/Package.swift @@ -27,19 +27,19 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("12.0.2") + .exact("12.0.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.0.2") + .exact("12.0.3") ) ], targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.3/WebIdPayOnServerProductPlugin.framework-v13.0.3.zip", - checksum: "756679201da6edc7918dea9922bd02600ef6b95a29ee050eb8605bb2b27148f9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.4/WebIdPayOnServerProductPlugin.framework-v13.0.4.zip", + checksum: "0f217fd51fd296eab08e52bb254d8e048b76d6b1884b93df44f369b0f9706af2" ), .target( name: "WebIdPayOnServerProductPluginWrapper",