Skip to content

Commit

Permalink
Update Openssl binary hash
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed May 20, 2022
1 parent 1d22773 commit aa95552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ sc_hash='SHA256(shellcheck)= f4bce23c11c3919c1b20bcb0f206f6b44c44e26f2bc95f8aa70

ssl_file='openssl'
unset -v ssl_bin ssl_bin_ok
ssl_hash='SHA256(openssl)= bc4a5882bad4f51e6d04c25877e1e85ad86f14c5f6e078dd9c02f9d38f8791be'
ssl_hash='SHA256(openssl)= a0aed8b4aec1b72ca17c8a9ab04e10d829343a12cb5e7f8f6ae73e6f2ce026fd'

# Here we go ..

Expand Down

1 comment on commit aa95552

@TinCanTech
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linux unit-test now use OpenSSL v3.0.3

Please sign in to comment.