Browse Source

Update openssl command to work for newer versions of openssl.

pull/872/head
Eric Hawicz 1 year ago
parent
commit
c793374f16
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      RELEASE_CHECKLIST.txt

+ 1
- 1
RELEASE_CHECKLIST.txt View File

@@ -177,7 +177,7 @@ Update the gh-pages branch with new docs:
Update checksums on wiki page. Update checksums on wiki page.


cd .. cd ..
openssl sha -sha256 json-c*gz
openssl sha1 -sha256 json-c*gz
openssl md5 json-c*gz openssl md5 json-c*gz


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


Loading…
Cancel
Save