diff --git a/Package.swift b/Package.swift index 59323e9..7fddb72 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdIosBankIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm", - .exact("10.0.2") + .exact("10.0.3") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.5/WebIdPayProductPlugin.framework-v13.0.5.zip", - checksum: "a17421039a2107704ead74c82034e83886addc9348d6dbbaa45ccef97e25c605" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.6/WebIdPayProductPlugin.framework-v13.0.6.zip", + checksum: "37042cdeb51f5bd2cfb0e8e0fa2ec8c61eb764bb7662747b59f54eb1627e7ec3" ), .target( name: "WebIdPayProductPluginWrapper",