From 655795d7003913ad55d180724d960e7af9732bbd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Sep 2025 15:22:29 +0200 Subject: [PATCH] add new version 13.7.4 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e0bb5f2..c0eddb9 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.7.3/WebIdEIdProductPlugin.framework-v13.7.3.zip", - checksum: "d431ca7173d289a57f7324f979b9fd2c6d2b2a39fddeb2388ec2ec02c61a27ca" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.7.4/WebIdEIdProductPlugin.framework-v13.7.4.zip", + checksum: "0bd2538efae18d64ca51e9df832835ea9526a88bceda36f878ee1fdedb75fd9f" ), .target( name: "WebIdEIdProductPluginWrapper",