From 0ae950d6b6b0a2185ac290332a7fbb45c31e9ead Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 26 Nov 2025 14:10:21 +0100 Subject: [PATCH] add new version 15.1.2-SNAPSHOT-1335 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index 8abc230..f6175cb 100644 --- a/Package.swift +++ b/Package.swift @@ -27,7 +27,7 @@ let package = Package( .package( name: "WebIdEIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm", - .exact("15.0.1") + .exact("15.0.4") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.0.2/WebIdEIdProductPlugin.framework-v15.0.2-SNAPSHOT-1324.zip", - checksum: "637a7ba117168dd750de63430b98698ce7a135ee6c50acec60afdf8dba10b378" + url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.1.2/WebIdEIdProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip", + checksum: "7a2825d2dc365e8e146d7323f4322bb7beffbdee46f1dace487b2fdeea1f1e5b" ), .target( name: "WebIdEIdProductPluginWrapper",