From 3a932ee7af3f1edb32413d229a645a8d8db65bb2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Oct 2025 12:35:12 +0200 Subject: [PATCH] add new version 21.0.4-SNAPSHOT-1531 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 371590b..4f38a21 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1530.zip", - checksum: "d78cd7bee2f1c68818f8eda1971c132b7e6adb7d0d8dcbb5d3a8bfd4c2af361d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1531.zip", + checksum: "2b00f08c404b91c735c619529f646e00388a8760aabe9c47c978d8005c78d28c" ), .target( name: "WebIdEIdProductPluginWrapper",