From 00b5c8a8e579992ce229370f3d75edbef5eb879b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Mar 2024 11:18:36 +0100 Subject: [PATCH] add new version 12.0.2-SNAPSHOT-1124 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index be0e371..e1aa722 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.0/WebIdEIdProductPlugin.framework-v12.0.0-SNAPSHOT-1122.zip", - checksum: "5d5d3d2ba43c615457d21ea147090280356e57a920f88caa3ee7a3d9d20cf94e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.2/WebIdEIdProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip", + checksum: "177d2cbcb483c2dc92c25c7cf3c5227ae1b785e0b4e1178b14f22c48c7d61608" ), .target( name: "WebIdEIdProductPluginWrapper",