Skip to content

Commit

Permalink
OpenSSL 1.1.1v (1.1.2200)
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Aug 14, 2023
1 parent 7efd964 commit ce6f85d
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/duckduckgo/OpenSSL-XCFramework/releases/download/1.1.2100/OpenSSL.xcframework.zip",
checksum: "ef52041cf05ee39b5c4845ed09236e2f76b53c01741b514bf310274815ef291c"
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/1.1.2200/OpenSSL.xcframework.zip",
checksum: "402ddb53a920d584f41ed402d2f032f9df12f04997e5633eb8bd944c16344a0d"
)
]
)

0 comments on commit ce6f85d

Please sign in to comment.