We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2834b commit 263f042Copy full SHA for 263f042
Package.swift
@@ -15,8 +15,8 @@ let package = Package(
15
targets: [
16
.binaryTarget(
17
name: "OpenSSL",
18
- url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.3.1000/OpenSSL.xcframework.zip",
19
- checksum: "fd04bde0baa3a54af93abfaf639c9a5c751ae227c9d47258e15ec4012b26e03a"
+ url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.3.2000/OpenSSL.xcframework.zip",
+ checksum: "41d034ea1c075bfa74048e851358a550996c286de8230d1df39f137b06235c87"
20
)
21
]
22
0 commit comments