Skip to content

Commit e8bca74

Browse files
runnerrunner
authored andcommitted
Add visionOS to supported platforms krzyzanowskim/OpenSSL#205 (3.1.5003)
1 parent dbd0557 commit e8bca74

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

0 commit comments

Comments
 (0)