diff --git a/Package.swift b/Package.swift index 7b528e1..4ead3c4 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("12.3.2") + .exact("12.3.3") ) ], targets: [ .binaryTarget( name: "WebIdIosIdentScanPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.5.3/WebIdIosIdentScanPlugin.framework-v12.5.3-SNAPSHOT-1349.zip", - checksum: "f1365f9f4421846e15db0bf0ce03558d54916e69e9c89815a749d0c8ec51ce9c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.5.3/WebIdIosIdentScanPlugin.framework-v12.5.3-SNAPSHOT-1350.zip", + checksum: "b0199c8314775274e618955395f36b6eae96859213d731499fac056da1bbd0d1" ), .target( name: "WebIdIosIdentScanPluginWrapper",