OpenSSL 3.2.0 (5)
This commit is contained in:
parent
187184eff0
commit
5a892f81aa
|
@ -20,7 +20,7 @@ let package = Package(
|
|||
// Targets can depend on other targets in this package, and on products in packages this package depends on.
|
||||
.binaryTarget(
|
||||
name: "openssl",
|
||||
url: "https://github.com/keeshux/openssl-apple/releases/download/3.2.0/openssl.xcframework.zip",
|
||||
checksum: "7500ac660c9f010aab0811ff9735098ba6786b2155d07807d1433cf0ca9b71fe")
|
||||
url: "https://github.com/keeshux/openssl-apple/releases/download/3.2.005/openssl.xcframework.zip",
|
||||
checksum: "1a78fcc49e0c902bdc7e68882a5c8ba3fb91f12d3a574c2734ba358551d557ca")
|
||||
]
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue