From c4fb633652087cdaef59d04f78a6461d86f6664c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 17 Jan 2025 13:15:28 +0100 Subject: [PATCH] add new version 13.4.0-SNAPSHOT-1247 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index bec8b24..49cfe63 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.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1246.zip", - checksum: "e2d4b9f8ec4b4760ce95e9fa57caf771c0f0b2e112ccc6e59fef5689d413aca1" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1247.zip", + checksum: "dba55b0fb500e4b1e21d68555c1faa29184d307ee3521fde132a1b5ba0bf2180" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",