From 705e3142e1ec84eeda1fd829f57555685ed42d84 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 24 Sep 2025 16:07:05 +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 c7e94fd..fe4702b 100644 --- a/Package.swift +++ b/Package.swift @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAccountIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1511.zip", - checksum: "d8d73ccbf68bbbf23fccbc7a972d9812b1a2b13e2eba9fbec01e6ce0c10d4d68" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1512.zip", + checksum: "1ef15619c23cbf6f9b7c42a2343d0ecb8d92a497634aca5896841e5d9894b3cc" ), .target( name: "WebIdAccountIdProductPluginWrapper",