add new version 10.2.1
This commit is contained in:
parent
768a3e57ec
commit
b1e78e645e
@ -22,7 +22,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "AhoyKit",
|
||||
url: "https://github.com/ahoyconference/ahoykit-swift",
|
||||
.exact("6.0.0")
|
||||
.exact("6.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -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.2/WebIdVideoIdentPlugin.framework-v10.1.2.zip",
|
||||
checksum: "4c1b5c1e3c201ad1f9da52379c781cdfa2824258adde7c137a44bc67b047220f"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.2.1/WebIdVideoIdentPlugin.framework-v10.2.1.zip",
|
||||
checksum: "fd85fea41446d705a3e1fc552d8b8ca1300785d9a5af352ee3aebcc2d54b655a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user