Skip to content

Commit

Permalink
Updated binary file url
Browse files Browse the repository at this point in the history
  • Loading branch information
hantu85 authored Feb 17, 2021
1 parent f1e5549 commit 4e16972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "OpenSSL",
url: "https://github.com/hantu85/openssl-swiftpm/releases/download/1.1.171/OpenSSL.xcframework.zip",
url: "https://github.com/tigase/openssl-swiftpm/releases/download/1.1.171/OpenSSL.xcframework.zip",
checksum: "da438351ed35625802c369a65476b21c7d49bf4a30cce4f91285f925f42bf5b9"
)
]
Expand Down

0 comments on commit 4e16972

Please sign in to comment.