Skip to content

Commit

Permalink
Build 1.10.0+OpenSSL_1_1_1l
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaRU committed Sep 25, 2021
1 parent 4266525 commit 45f8bbb
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 @@ -9,7 +9,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "CSSH",
url: "https://github.com/Co2333/Libssh2Prebuild/releases/download/1.10.0+OpenSSL_1_1_1l/CSSH-1.10.0+OpenSSL_1_1_1l.xcframework.zip",
checksum: "85177cf5449081553789e9961ddffe9961e970d82980bd84a57676a17fa59a3a")
url: "https://github.com/DimaRU/Libssh2Prebuild/releases/download/1.10.0+OpenSSL_1_1_1l/CSSH-1.10.0+OpenSSL_1_1_1l.xcframework.zip",
checksum: "a4aff717265efc34f494618a489fdcaec7f50cf770343449e72113cf794c0ca5")
]
)

0 comments on commit 45f8bbb

Please sign in to comment.