File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-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.4.0 /OpenSSL.xcframework.zip " ,
26- checksum: " 78a0d862fc229285beebdef0e5eebab8841a8d548caa05aa5f2d6bb72cd97fe3 "
25+ url: " https://github.com/gematik/OpenSSL-Swift/releases/download/4.4.1 /OpenSSL.xcframework.zip " ,
26+ checksum: " 2143c6457d42911872464079a34612ea6cc4cec863e0a311fc803441b327f014 "
2727 )
2828 ]
2929)
Original file line number Diff line number Diff line change 1+ # Release 4.4.1
2+
3+ - Re-sign xcframework
4+
15# Release 4.4.0
26
37- Update OpenSSL to 3.4.0
You can’t perform that action at this time.
0 commit comments