From fced55b82749a93ee72c43368314d892525dfebf Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 21 Mar 2024 14:13:59 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1116 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 0d27d81..bbad80a 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-1115.zip", - checksum: "d11fb21c1625f370e9a5fb077ff0347b50dc5c344062e189606e8d5c55d5ed55" + 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" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",