From 196c951a151676d0db6be5b00a494980c346d5d1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 24 Sep 2025 16:08:50 +0200 Subject: [PATCH] add new version 21.0.4-SNAPSHOT-1512 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c40c039..1ac1bcc 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-1511.zip", - checksum: "a213d536c5daeeca06a04e6f20d235f9dd4ea666dcc7907d4c38e871609efd0c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1512.zip", + checksum: "38d1ed18d0e129b0be9d1f2de6bc52ced842a9fd74ae24f6d27beb51f2912633" ), .target( name: "WebIdEIdProductPluginWrapper",