From b2724396d3c6e0875a053b6dea428039ab58ffdf Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 26 May 2025 16:32:03 +0200 Subject: [PATCH] add new version 13.4.1-SNAPSHOT-1279 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4353856..21cb802 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.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1278.zip", - checksum: "003abc978628038eae4a55e4dd3346d83f6f650bc6ee1d62c0397fcabc2ebf74" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip", + checksum: "c6b1b134cb6507beb7c524551302154928c4c3b4cfe6326214ae8d8d496574d7" ), .target( name: "WebIdPayProductPluginWrapper",