diff --git a/Package.swift b/Package.swift index 9fc4042..2c4ce36 100644 --- a/Package.swift +++ b/Package.swift @@ -22,14 +22,14 @@ let package = Package( .package( name: "WebIdPluginCore", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", - .exact("22.0.0") + .exact("22.1.0") ) ], targets: [ .binaryTarget( name: "WebIdIosIdentScanPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1665.zip", - checksum: "a6cacac8055e2293979d7187417ed30cf707189adfebf4ce0ffee7b84f9ff496" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/23.1.1/WebIdIosIdentScanPlugin.framework-v23.1.1-SNAPSHOT-1669.zip", + checksum: "0e6c01873a2fe0d7e7f1ce0c752076c389c7d68c4acc38091cb8b15f07bb104a" ), .target( name: "WebIdIosIdentScanPluginWrapper",