Skip to content

Commit

Permalink
OpenSSL 3.2.0 (7)
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Mar 10, 2024
1 parent 5d8e9a8 commit 0edc07c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "openssl",
url: "https://github.com/passepartoutvpn/openssl-apple/releases/download/3.2.105/openssl.xcframework.zip",
checksum: "1a78fcc49e0c902bdc7e68882a5c8ba3fb91f12d3a574c2734ba358551d557ca"),
url: "https://github.com/passepartoutvpn/openssl-apple/releases/download/3.2.107/openssl.xcframework.zip",
checksum: "6aa5b917eb03487978b5d6ab1c019127af4f67568bd1f793c5b58cf786a49399"),

// local development
// .binaryTarget(
Expand Down

0 comments on commit 0edc07c

Please sign in to comment.