diff --git a/Package.swift b/Package.swift index 7485de1..2fb832b 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.1.1/WebIdVideoIdentPlugin.framework-v10.1.1.zip", - checksum: "ee393295fc38b51e79749ff61497c66be8f1dae5204418398dcde4fdaf9de3a6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.1.2/WebIdVideoIdentPlugin.framework-v10.1.2.zip", + checksum: "4c1b5c1e3c201ad1f9da52379c781cdfa2824258adde7c137a44bc67b047220f" ), .target( name: "WebIdVideoIdentPluginWrapper",