From e09aab33f6d67cce433a25bc081fc1b84aa70830 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Jun 2024 15:36:32 +0200 Subject: [PATCH] add new version 13.0.1-SNAPSHOT-1164 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index aa4d3cc..fc9c38d 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.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1163.zip", - checksum: "3074416c55677281e6c042442a72cd0b978b4149c46aa99b84a2f6ff03f07b80" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1164.zip", + checksum: "705440f61bcc2ec09e43e281f97e1ede218b08dac52814c042a50a1e0811a70c" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",