From 6e49587f637c0a97554f496c34db5b2c3ee8a37c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Apr 2024 19:28:38 +0200 Subject: [PATCH] add new version 12.0.3-SNAPSHOT-1140 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index d9085a3..09ee47e 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.3/WebIdPayProductPlugin.framework-v12.0.3-SNAPSHOT-1139.zip", - checksum: "52cc8b04ca318c3ef603d9c9beeb633ef761ae2b6e1627c237b9f9d7713070d0" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.3/WebIdPayProductPlugin.framework-v12.0.3-SNAPSHOT-1140.zip", + checksum: "266eccb92c09c0140bc35f3b378e341ea15b09a46b122d6498f677f0a39eb732" ), .target( name: "WebIdPayProductPluginWrapper",