From 53a37cff8b40834ebcaa4594707f36104a5bbc60 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Jul 2024 22:55:07 +0200 Subject: [PATCH] add new version 13.0.7 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 7fddb72..23eefa1 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/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.6/WebIdPayProductPlugin.framework-v13.0.6.zip", - checksum: "37042cdeb51f5bd2cfb0e8e0fa2ec8c61eb764bb7662747b59f54eb1627e7ec3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.7/WebIdPayProductPlugin.framework-v13.0.7.zip", + checksum: "854aea5c09834ce0550a09144663d17d3ab9537b9b91f9825c52ae1e7b076c3f" ), .target( name: "WebIdPayProductPluginWrapper",