From 6cd2c7af2711ed89cbb81821f735baa12c7ceb70 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 18 Sep 2024 16:28:41 +0200 Subject: [PATCH] add new version 14.0.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3235f8f..769382e 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/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/14.0.0/WebIdPayProductPlugin.framework-v14.0.0.zip", - checksum: "74a89f78f3be6b7abb49e9381e73e7fc9e088142b773d3ef9af3ac0c0723adc4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayProductPlugin/14.0.1/WebIdPayProductPlugin.framework-v14.0.1.zip", + checksum: "3b7cb80df55cc6b52b57491938996f2b50ab48031829d5277bffc705b0c405a5" ), .target( name: "WebIdPayProductPluginWrapper",