3.2.0 (8)

This commit is contained in:
Davide De Rosa 2024-10-16 07:13:06 +00:00
parent 58491c3859
commit 685680e3ad
No known key found for this signature in database
GPG Key ID: 092E0218047A5650
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "openssl",
url: "https://github.com/passepartoutvpn/openssl-apple/releases/download/3.2.107/openssl.xcframework.zip",
checksum: "6aa5b917eb03487978b5d6ab1c019127af4f67568bd1f793c5b58cf786a49399"),
url: "https://github.com/passepartoutvpn/openssl-apple/releases/download/3.2.108/openssl.xcframework.zip",
checksum: "3b42bf3d19a113f9b3d38def711ec693c6be65683afba13f94eec4ad4fee5b67"),
// local development
// .binaryTarget(