From b178538d3913daacaad676f3fa10823f4d1c0b9b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 19 Apr 2024 02:13:21 +0200 Subject: [PATCH] add new version 12.0.3-SNAPSHOT-1136 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index cb8b046..27ff087 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.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.3-SNAPSHOT-1135.zip", - checksum: "5d88ab54bf6e0cc2be1b2074ad4ba509f6e2e48b698ff11c8a9d0f7b6784a40d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.3-SNAPSHOT-1136.zip", + checksum: "a3524d91ec42dcc17e484d3eb1dc7e3f5c6f3d9c868add5f9c329afd4b1fa320" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",