From 45d407cee5114f23afa96cb110e7d0c6577c864d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 19 Apr 2024 02:13:53 +0200 Subject: [PATCH] add new version 12.0.3-SNAPSHOT-1136 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 65a07be..bb6455e 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/12.0.2/WebIdPayProductPlugin.framework-v12.0.2-SNAPSHOT-1128.zip", - checksum: "7e0872628b1b5d06989a5e933175b17d2ce5c56d6a21ce77d254685e5dc88e52" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.3/WebIdPayProductPlugin.framework-v12.0.3-SNAPSHOT-1136.zip", + checksum: "9bb885a94dbd90c717c443263f5af505dced1750e4a5804bf85d1d0029b3fe5e" ), .target( name: "WebIdPayProductPluginWrapper",