From 916a9b22af0ce363ec113906d67c658c97a92867 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 16:02:27 +0200 Subject: [PATCH] add new version 13.0.1-SNAPSHOT-1162 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 20e8f5b..c06eec7 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/13.0.1/WebIdPayProductPlugin.framework-v13.0.1-SNAPSHOT-1161.zip", - checksum: "ee995196bd1779535555169a7548b1a9fc28df0e824b2d49392c024fa58064bd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.1/WebIdPayProductPlugin.framework-v13.0.1-SNAPSHOT-1162.zip", + checksum: "b7dbd053a0a3470f3508390b849beb710588d6ff3ed428bbd93ad20b841bc5a4" ), .target( name: "WebIdPayProductPluginWrapper",