From bcf409668b7f01aed87a640b7349a59393420081 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Apr 2025 12:19:23 +0200 Subject: [PATCH] add new version 12.2.0-SNAPSHOT-262 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4204f28..f960583 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPluginCore", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-261.zip", - checksum: "4d887b4340758e658cee876120a5bb1ee1c1d801922d335e86736f2c09cf7aa2" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.2.0/WebIdPluginCore.framework-v12.2.0-SNAPSHOT-262.zip", + checksum: "d245b9327ef9040bd88b00f2ec0167e7d3b59f64693f0c62a29d2a26145cf365" ), .target( name: "WebIdPluginCoreWrapper",