From 611ddaf153d75ae5de96acaa93c0dd83899b8b1e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 21 Mar 2024 14:14:30 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1116 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 576c31a..9743a74 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1115.zip", - checksum: "c1fa45ae78737fa27ad40b692405d78e8a1a2a20e96732d9d9692904f20e7eb8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1116.zip", + checksum: "b38d21160e5272ba9743802e5a0b26d8489bd58543f9f795ef37ea9befcc93c5" ), .target( name: "WebIdPayProductPluginWrapper",