From 0fff999a83475a0409cd51c58c95fc12a89c4533 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 22 Mar 2024 08:34:49 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1117 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index bbad80a..11ecd46 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/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1116.zip", - checksum: "4cce611776795fb68e73e7ce13b75ae4eaa938205a49a8f08891245700c64ece" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.0-SNAPSHOT-1117.zip", + checksum: "7607a0b9c90e2ade047f6c1c39ca46f5085535d481edb2abe23c3b22c7027643" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",