From c793374f16071261c25c80fa88cb35a57f630630 Mon Sep 17 00:00:00 2001 From: Eric Hawicz Date: Sun, 15 Sep 2024 13:16:48 -0400 Subject: [PATCH] Update openssl command to work for newer versions of openssl. --- RELEASE_CHECKLIST.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_CHECKLIST.txt b/RELEASE_CHECKLIST.txt index 6fe4d40..a9df1b5 100644 --- a/RELEASE_CHECKLIST.txt +++ b/RELEASE_CHECKLIST.txt @@ -177,7 +177,7 @@ Update the gh-pages branch with new docs: Update checksums on wiki page. cd .. - openssl sha -sha256 json-c*gz + openssl sha1 -sha256 json-c*gz openssl md5 json-c*gz Copy and paste this output into the wiki page at: