Skip to content

Commit

Permalink
Correct typo in hash value
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Apr 15, 2023
1 parent 9c03bb9 commit 86fb03c
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 @@ -434,7 +434,7 @@ unset -v ssl_bin ssl_bin_ok
#ssl_hash='SHA256(openssl)= 606f8fb9d6ac7993c2f68efba8c4f022e128a8e9ab1a0921e4941d9f88a7bb5b'

# v 3.1.0
ssl_hash='SHA256(openssl)= 85b562891087d4c64868d8d1f0a381407d8e23fb66c37ce9baad55cf57edbc04 '
ssl_hash='SHA256(openssl)= 85b562891087d4c64868d8d1f0a381407d8e23fb66c37ce9baad55cf57edbc04'

# Here we go ..

Expand Down

0 comments on commit 86fb03c

Please sign in to comment.