Skip to content

Commit

Permalink
(3.1.6000)
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jul 22, 2024
1 parent 3e28331 commit 64f64a1
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.1.5007/OpenSSL.xcframework.zip",
checksum: "a02b652c54c9cff48e2fd79ce1805c8ee88450da3b1a63483bedf60b086d26c4"
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.1.6000/OpenSSL.xcframework.zip",
checksum: "d6bb911d4905714b166ae8f015df848577998f84dabf5c59a74d0c4bf8350e17"
)
]
)

0 comments on commit 64f64a1

Please sign in to comment.