From 1e78d0e0264e4d28b74d2c261216c5226f70b9c9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 13 Mar 2024 10:33:31 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1103 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index cd72582..dc14f69 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-1101.zip", - checksum: "7933ea81168001f9163d3d1fcf1775eaa972b8bed63b35e3b442804aecb2b14e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.0/WebIdEIdProductPlugin.framework-v12.0.0-SNAPSHOT-1103.zip", + checksum: "687abdf41a94c2133b6d3f5da5e359a274a4375e07c7a5b39dcbc5b58622adfd" ), .target( name: "WebIdEIdProductPluginWrapper",