From 380ee0149b92608f7b9429091c4600a8b81fdfe9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Jul 2024 22:54:45 +0200 Subject: [PATCH] add new version 13.0.7 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1901856..9e38740 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/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.6/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.6.zip", - checksum: "6ee5fa00789a96105feea2606703f2f8147dc404021a041b27a10f3962805d5d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.7/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.7.zip", + checksum: "6461a2b39c22419fb51bb32048f4cdf0523cd3ad74c0055fa045cf46060ff46c" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",