From 7873886d9494662dfd32673732ef83ca853f88d0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 19 May 2025 10:06:11 +0200 Subject: [PATCH] add new version 5.3.0-SNAPSHOT-394 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index daba4dd..4f2f72d 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-393.zip", - checksum: "27fca0bdf104049cd4ace3dddc802d49a547af6f6acb33e4b8391a9f75722863" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-394.zip", + checksum: "000dbe73eec07ecdc209cd83f9a765789dff8c84c9d85ebdc04dd2680c357e4e" ), .target( name: "WebIdEIdentPluginWrapper",