Skip to content

Commit c793374

Browse files
committed
Update openssl command to work for newer versions of openssl.
1 parent e9bd26d commit c793374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE_CHECKLIST.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Update the gh-pages branch with new docs:
177177
Update checksums on wiki page.
178178

179179
cd ..
180-
openssl sha -sha256 json-c*gz
180+
openssl sha1 -sha256 json-c*gz
181181
openssl md5 json-c*gz
182182

183183
Copy and paste this output into the wiki page at:

0 commit comments

Comments
 (0)