Skip to content

Commit b75ab2c

Browse files
runnerrunner
authored andcommitted
(3.1.4000)
1 parent 1a56710 commit b75ab2c

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.3001/OpenSSL.xcframework.zip",
19-
checksum: "fa23cde38eddcbb1d5e1d60bad5ceb2e923b3bd8b2461b039fe1db928bf2c80b"
18+
url: "https://github.com/duckduckgo/OpenSSL-XCFramework/releases/download/3.1.4000/OpenSSL.xcframework.zip",
19+
checksum: "16aa36c01d84abad8f0b25ad181a88fe1d4b727c9e1dbd20904cc7e2b924012d"
2020
)
2121
]
2222
)

0 commit comments

Comments
 (0)