Skip to content

Commit

Permalink
Updated OpenSSL to 1.1.180
Browse files Browse the repository at this point in the history
  • Loading branch information
hantu85 authored Feb 16, 2021
1 parent f1e5549 commit 46a0132
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 @@ -17,8 +17,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "OpenSSL",
url: "https://github.com/hantu85/openssl-swiftpm/releases/download/1.1.171/OpenSSL.xcframework.zip",
checksum: "da438351ed35625802c369a65476b21c7d49bf4a30cce4f91285f925f42bf5b9"
url: "https://github.com/hantu85/openssl-swiftpm/releases/download/1.1.180/OpenSSL.xcframework.zip",
checksum: "9b932642e291fa7772cab7ffbedd296da327652854c4d16e8c5b2313f6abd6e0"
)
]
)

0 comments on commit 46a0132

Please sign in to comment.