File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
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.1 .0/OpenSSL.xcframework.zip " ,
26- checksum: " 6f951403c2bbaa0d141279e87f91cb5892519e28de71f438a713156acb0947cb "
25+ url: " https://github.com/gematik/OpenSSL-Swift/releases/download/4.2 .0/OpenSSL.xcframework.zip " ,
26+ checksum: " 51752b9e2a9b53d518c1d5bbc85d0961300c1337892649c7f179f0f8726dcc33 "
2727 )
2828 ]
2929)
Original file line number Diff line number Diff line change 1+ # Release 4.2.0
2+
3+ - Upgrade OpenSSL version to 3.2.1
4+ - Remove dependency on DataKit
5+
16# Release 4.1.0
27
38- Upgrade OpenSSL version to 3.1.0
You can’t perform that action at this time.
0 commit comments