From eca8e659ad017995754ec98737ecdf3a139d47c1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 15:48:30 +0100 Subject: [PATCH] add new version 13.3.3-SNAPSHOT-1230 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e02adcb..bfa5def 100644 --- a/Package.swift +++ b/Package.swift @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdentOnDeviceProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1226.zip", - checksum: "7f1f4f83b81e6d0cee75fe822408cae43c758da5ae5229bf3f13ae3b2108d92d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1230.zip", + checksum: "cc32d9fe0770f6441799cf81f3a4289cfd4306a84f732940967d5ee10d217aeb" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",