diff --git a/Package.swift b/Package.swift index 8cb8ef8..ffe4395 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/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1183.zip", - checksum: "6feb30f9f09969dbbd554ca2cf2573c43c4dcbaf2668a5b806cc441ba4cb63b7" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1185.zip", + checksum: "b2f40ca309329cf4d37cb0a13a8cacbbfe2db4c6820dc2d384abc9a3385f6a41" ), .target( name: "WebIdPayProductPluginWrapper",