From 93c5ebe05bcacdc8a7a45d65673279c2f83ec91c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 23 Jul 2024 13:48:56 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1201 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 0c459f7..98cc33b 100644 --- a/Package.swift +++ b/Package.swift @@ -39,7 +39,7 @@ let package = Package( .binaryTarget( name: "WebIdPayProductPlugin", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.2/WebIdPayProductPlugin.framework-v13.0.2-SNAPSHOT-1201.zip", - checksum: "a783a9c3c479b3bf1c8cf365643f8f39b7ca2efd677e0ced4ffd17d2e8c4b6d0" + checksum: "304d63e3ad71bb41f4b62ce0548e35cfcfe258eae09969ba3e95eb9afbd1cb38" ), .target( name: "WebIdPayProductPluginWrapper",