Skip to content

Commit 263f042

Browse files
runnerrunner
authored andcommitted
**Full Changelog**: krzyzanowskim/OpenSSL@3.3.1000...3.3.2000 (3.3.2000)
1 parent fb2834b commit 263f042

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.3.1000/OpenSSL.xcframework.zip",
19-
checksum: "fd04bde0baa3a54af93abfaf639c9a5c751ae227c9d47258e15ec4012b26e03a"
18+
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.3.2000/OpenSSL.xcframework.zip",
19+
checksum: "41d034ea1c075bfa74048e851358a550996c286de8230d1df39f137b06235c87"
2020
)
2121
]
2222
)

0 commit comments

Comments
 (0)