Skip to content

Commit 71d303c

Browse files
runnerrunner
authored andcommitted
- appletv support (3.1.5004)
1 parent e8bca74 commit 71d303c

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.1.5003/OpenSSL.xcframework.zip",
19-
checksum: "8be5e5fc9856d65103f9cb3704edbeaa0e518f5101d6428b1730575d00522359"
18+
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.1.5004/OpenSSL.xcframework.zip",
19+
checksum: "9b9f5579cd7e1e3c22cae3d63b1647f3f7358367ae39515904a3d6fb083d0db3"
2020
)
2121
]
2222
)

0 commit comments

Comments
 (0)