Skip to content

Commit

Permalink
OpenSSL 1.1.1m
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Feb 2, 2022
1 parent b423309 commit cbbff97
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.11200/openssl.xcframework.zip",
checksum: "6f6bfa4d9ce6330d7f964d74535d4b8e7b6b1e01578765b673c285922ae6f49f")
url: "https://github.com/keeshux/openssl-apple/releases/download/1.1.11300/openssl.xcframework.zip",
checksum: "242cfecf41d42013037698fbfc3237830afc4546eb741d5490b3e3c49a996f81")
]
)

0 comments on commit cbbff97

Please sign in to comment.