diff --git a/Package.swift b/Package.swift index 13bb9b1..0f67b1f 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/12.0.0/WebIdMetaPlugin.framework-v12.0.0-SNAPSHOT-1122.zip", - checksum: "3afcc655a08f0e2011f2dd1a6462c4259996460539564cdf919083b6a5f5066d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/12.0.2/WebIdMetaPlugin.framework-v12.0.2-SNAPSHOT-1124.zip", + checksum: "5ce9042993cc79e28efe75ba356041139ff074626e336212eff7e78ff79f35c7" ), .target( name: "WebIdMetaPluginWrapper",