From 86b14ce58fb79f5dcebef39deec2cfc8b3c726f7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 24 Sep 2025 16:07:26 +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 0449d76..edac913 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-1511.zip", - checksum: "49de0fa9eb5218580836d33f75146d795d1574a4e7f3665c797caa96afdd8b15" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1512.zip", + checksum: "1e7a830cf5178e35842a2c90659a8d34eaa4683e2b9ad66cd72ffc216933b6e2" ), .target( name: "WebIdAutoIdProductPluginWrapper",