From 2d4344794f3be7aaa46b247e46af619a387fbb9a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Mar 2024 11:18:19 +0100 Subject: [PATCH] add new version 12.0.2-SNAPSHOT-1124 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 5802fb7..f75f574 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-1122.zip", - checksum: "16fed6c541abc1d3eb5a586fa747053234381653cb24ff102e8c52f7493dc494" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip", + checksum: "adba19dc67928c0afede92d7469fcad4bb1a638b1c3e9ed6789c605f7fafc2db" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",