From c09738dbcb9a8fa069b5f001aa929ccef9bdb947 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 26 Nov 2025 14:09:59 +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 fff9cae..52fc4cc 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,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: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.0.2/WebIdEIdOnServerProductPlugin.framework-v15.0.2-SNAPSHOT-1324.zip", - checksum: "484efa9ccac43cddd05e1d09919979a7bf1d1a97874b4cfb0ef2a72500520afb" + url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.2/WebIdEIdOnServerProductPlugin.framework-v15.1.2-SNAPSHOT-1335.zip", + checksum: "bff4c54ebb2dfb591c01629604fc767c77cf5bfe97e756c0bf3273ff70500a3c" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",