Skip to content

Commit

Permalink
- appletv support (3.1.5004)
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed May 6, 2024
1 parent e8bca74 commit 71d303c
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.5003/OpenSSL.xcframework.zip",
checksum: "8be5e5fc9856d65103f9cb3704edbeaa0e518f5101d6428b1730575d00522359"
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.1.5004/OpenSSL.xcframework.zip",
checksum: "9b9f5579cd7e1e3c22cae3d63b1647f3f7358367ae39515904a3d6fb083d0db3"
)
]
)

0 comments on commit 71d303c

Please sign in to comment.