Skip to content

Commit

Permalink
Release 6.3.2181
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelmasuk authored and pavelmasuk committed Dec 10, 2024
1 parent ed649af commit 72cd63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
.package(name: "RegulaCommon", url: "https://github.com/regulaforensics/RegulaCommon-Swift-Package.git", .exact(Version(stringLiteral: "7.4.795"))),
],
targets: [
.binaryTarget(name: "FaceSDK", url: "https://pods.regulaforensics.com/FaceSDK/6.3.2151/FaceSDK-6.3.2151.zip", checksum: "559b69d7863065caf3b5d66e0191ddb72cafb65d7f165f934f88db0794e57de7"),
.binaryTarget(name: "FaceSDK", url: "https://pods.regulaforensics.com/FaceSDK/6.3.2181/FaceSDK-6.3.2181.zip", checksum: "38afd2f39c02d158bd129e97cb18d1195f1055046cd919203ad7a63bd6a9859d"),
.target(
name: "\(packageName)Common",
dependencies: [
Expand Down

0 comments on commit 72cd63c

Please sign in to comment.