Skip to content

Commit

Permalink
Release 3.1.5004
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzanowskim committed May 3, 2024
1 parent c66317b commit fdc1339
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 @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "OpenSSL",
url: "https://github.com/krzyzanowskim/OpenSSL/releases/download/3.1.5003/OpenSSL.xcframework.zip",
checksum: "8be5e5fc9856d65103f9cb3704edbeaa0e518f5101d6428b1730575d00522359"
url: "https://github.com/krzyzanowskim/OpenSSL/releases/download/3.1.5004/OpenSSL.xcframework.zip",
checksum: "9b9f5579cd7e1e3c22cae3d63b1647f3f7358367ae39515904a3d6fb083d0db3"
)
]
)

0 comments on commit fdc1339

Please sign in to comment.