6
0

add new version 10.0.2-SNAPSHOT-347

This commit is contained in:
mac-mini-003 2024-09-05 12:48:14 +02:00
parent d37aa0474b
commit 781777395e

View File

@ -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/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-343.zip",
checksum: "7543f78e6b87cee5a76776de65c3ec3d92bdff7e3ac8b3ba7144b0dce3851678"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-347.zip",
checksum: "d5887cc1e1f0f4018d221f9f0798f9da02dde171a6a5b733c8d63712f04403f4"
),
.target(
name: "WebIdVideoIdentPluginWrapper",