Skip to content

Commit 757c074

Browse files
committed
OpenSSL 1.1.1q
1 parent 2a30117 commit 757c074

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
// Targets can depend on other targets in this package, and on products in packages this package depends on.
2121
.binaryTarget(
2222
name: "openssl",
23-
url: "https://github.com/keeshux/openssl-apple/releases/download/1.1.11500/openssl.xcframework.zip",
24-
checksum: "6e053c4bc25ce38510bb917bb3f21eed4558311e6c5f6dfd0ee68cfc8bbae130")
23+
url: "https://github.com/keeshux/openssl-apple/releases/download/1.1.11700/openssl.xcframework.zip",
24+
checksum: "0e34b3ec3a62a0a15f930a8abfcdf28f4cd578f3c85ba572aa183433a49c8c89")
2525
]
2626
)

0 commit comments

Comments
 (0)