Skip to content

Commit fb2834b

Browse files
runnerrunner
authored andcommitted
OpenSSL 3.3.1 (3.3.1000)
1 parent da3f4fe commit fb2834b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "OpenSSL",
18-
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.2.2000/OpenSSL.xcframework.zip",
19-
checksum: "8c4c2de13e96fcb7d03dbdf4bf872c6c06b059145a10e59b55cf86b1e57b69e8"
18+
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.3.1000/OpenSSL.xcframework.zip",
19+
checksum: "fd04bde0baa3a54af93abfaf639c9a5c751ae227c9d47258e15ec4012b26e03a"
2020
)
2121
]
2222
)

0 commit comments

Comments
 (0)