Skip to content

Commit

Permalink
OpenSSL 1.1.1q
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Sep 25, 2022
1 parent 2a30117 commit 757c074
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 @@ -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/1.1.11500/openssl.xcframework.zip",
checksum: "6e053c4bc25ce38510bb917bb3f21eed4558311e6c5f6dfd0ee68cfc8bbae130")
url: "https://github.com/keeshux/openssl-apple/releases/download/1.1.11700/openssl.xcframework.zip",
checksum: "0e34b3ec3a62a0a15f930a8abfcdf28f4cd578f3c85ba572aa183433a49c8c89")
]
)

0 comments on commit 757c074

Please sign in to comment.