File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ let package = Package(
2222 // Targets can depend on other targets in this package, and on products in packages this package depends on.
2323 . binaryTarget(
2424 name: " OpenSSL " ,
25- url: " https://github.com/gematik/OpenSSL-Swift/releases/download/4.0 .0/OpenSSL.xcframework.zip " ,
26- checksum: " 837a985b8d792f888297615f0c1f79238e455dab654c5354fcb4fc830367203d "
25+ url: " https://github.com/gematik/OpenSSL-Swift/releases/download/4.1 .0/OpenSSL.xcframework.zip " ,
26+ checksum: " 6f951403c2bbaa0d141279e87f91cb5892519e28de71f438a713156acb0947cb "
2727 )
2828 ]
2929)
Original file line number Diff line number Diff line change 1- # Next Release
1+ # Release 4.1.0
22
3+ - Upgrade OpenSSL version to 3.1.0
34- Introduce Package.swift for importing
45
56# Release 4.0.0
You can’t perform that action at this time.
0 commit comments