From b76e7a69cec90ab0cf4cef745e634ca96c7f322c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 8 Oct 2025 12:34:23 +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 62246a3..711238f 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-1530.zip", - checksum: "3f1bfa71f5b391751c00f839d20fb96a2d3acf6ec91eff5f373e9dfa39f423ca" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1531.zip", + checksum: "866d5c274585b89de3e07f8d328cc488ddededc1920b2898db2cba8c4b6de2cb" ), .target( name: "WebIdAccountIdProductPluginWrapper",