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 da3f4fe commit fb2834bCopy full SHA for fb2834b
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.2.2000/OpenSSL.xcframework.zip",
19
- checksum: "8c4c2de13e96fcb7d03dbdf4bf872c6c06b059145a10e59b55cf86b1e57b69e8"
+ url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.3.1000/OpenSSL.xcframework.zip",
+ checksum: "fd04bde0baa3a54af93abfaf639c9a5c751ae227c9d47258e15ec4012b26e03a"
20
)
21
]
22
0 commit comments