Skip to content

Commit ee89b89

Browse files
committed
Version 3.0.14-p1
1 parent 08639fe commit ee89b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
targets: [
2121
.binaryTarget(
2222
name: "openssl",
23-
url: "https://github.com/codinn/OpenSSL/releases/download/3.0.14/openssl.xcframework.zip",
23+
url: "https://github.com/codinn/OpenSSL/releases/download/3.0.14-p1/openssl.xcframework.zip",
2424
checksum: "fa6cdf83eb7996890bdc08f183e0ad6b24f29dcb78520cce241157b4ce1586bc"
2525
),
2626
.target(name: "OpenSSL",

0 commit comments

Comments
 (0)