Skip to content

Commit

Permalink
3.2.0 (8)
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Oct 16, 2024
1 parent 58491c3 commit 685680e
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.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(
Expand Down

0 comments on commit 685680e

Please sign in to comment.