diff --git a/Package.swift b/Package.swift index d2539b4..cfa11c8 100644 --- a/Package.swift +++ b/Package.swift @@ -19,8 +19,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdIosSdk", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosSdk/9.0.0/WebIdIosSdk.framework-v9.0.0-SNAPSHOT-576.zip", - checksum: "acabd7ae7c41ac31d3cfe8fd138767448037ede235177dc059ca39307612a676" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosSdk/9.0.0/WebIdIosSdk.framework-v9.0.0-SNAPSHOT-577.zip", + checksum: "bb898e8edb601da40bdc3cb2463d118f22e01c85d1a7fc69f1af7fdb9ba88f8b" ), .target( name: "WebIdIosSdkWrapper",