Skip to content

Commit

Permalink
Version 3.0.14-p1
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyubo committed Jul 23, 2024
1 parent 08639fe commit ee89b89
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 @@ -20,7 +20,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "openssl",
url: "https://github.com/codinn/OpenSSL/releases/download/3.0.14/openssl.xcframework.zip",
url: "https://github.com/codinn/OpenSSL/releases/download/3.0.14-p1/openssl.xcframework.zip",
checksum: "fa6cdf83eb7996890bdc08f183e0ad6b24f29dcb78520cce241157b4ce1586bc"
),
.target(name: "OpenSSL",
Expand Down

0 comments on commit ee89b89

Please sign in to comment.