diff --git a/Package.swift b/Package.swift index b52ed20..471d00b 100644 --- a/Package.swift +++ b/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("20.4.0") + .exact("20.4.1") ), .package( name: "WebIdIosIdentScanPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.2.0/WebIdMetaPlugin.framework-v21.2.0.zip", - checksum: "713f18181a32711fa53de8752bbf5bff78c7c67b9dc53ec8b62cacadfbaee03f" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.2.1/WebIdMetaPlugin.framework-v21.2.1.zip", + checksum: "b29354382f6ac87aada701f9c1f5b7374f2005c897faae46cc8a703b39eb8044" ), .target( name: "WebIdMetaPluginWrapper",