From ec597f16796351f2023b2a6a635af06fa3580e5e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 22 Sep 2025 16:39:25 +0200 Subject: [PATCH] add new version 21.0.4-SNAPSHOT-1511 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index fa31bed..0449d76 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1510.zip", - checksum: "9e5d74f6216048afe8511428955123fd2dbe3635832f8cd2a33e04fcdd1a9e3c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1511.zip", + checksum: "49de0fa9eb5218580836d33f75146d795d1574a4e7f3665c797caa96afdd8b15" ), .target( name: "WebIdAutoIdProductPluginWrapper",