From 3b947bea2bc9e104cab3aae0c22366a4704eec6a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Jun 2024 13:23:16 +0200 Subject: [PATCH] add new version 13.0.1-SNAPSHOT-1163 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c06eec7..aa9fb58 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-1162.zip", - checksum: "b7dbd053a0a3470f3508390b849beb710588d6ff3ed428bbd93ad20b841bc5a4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.1/WebIdPayProductPlugin.framework-v13.0.1-SNAPSHOT-1163.zip", + checksum: "310b142eab99f2a3aab29c632c05f10f4900dc6769fd8f3cbe6fdded594c89c3" ), .target( name: "WebIdPayProductPluginWrapper",