From 2b272a653e4ed2ae5ff76bd50c795155e2a856a8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 19 Jun 2026 12:15:11 +0200 Subject: [PATCH] add new version 15.4.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 43dff5b..6aac9a8 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/15.4.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.4.1.zip", - checksum: "b86efcd16cd68efbee1acc5551f3bdde12af76c5804472e7635c367b13b7edab" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.4.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.4.2.zip", + checksum: "e55d3cf828fb3caf30ae9a94599e7bd529279b346b53de3f4ea2c331c21e18f8" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",