Skip to content

Commit

Permalink
**Full Changelog**: krzyzanowskim/OpenSSL@3.3.1000...3.3.2000 (3.3.2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Sep 23, 2024
1 parent fb2834b commit 263f042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "OpenSSL",
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.3.1000/OpenSSL.xcframework.zip",
checksum: "fd04bde0baa3a54af93abfaf639c9a5c751ae227c9d47258e15ec4012b26e03a"
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.3.2000/OpenSSL.xcframework.zip",
checksum: "41d034ea1c075bfa74048e851358a550996c286de8230d1df39f137b06235c87"
)
]
)

0 comments on commit 263f042

Please sign in to comment.