From: Steven Baltakatei Sandoval Date: Tue, 20 Sep 2022 21:29:16 +0000 (+0000) Subject: chore(user/bksum):Bump version to note executable name change X-Git-Tag: 0.5.1~3 X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/e67680074e04e0eaea680de93133327162d73304?ds=inline chore(user/bksum):Bump version to note executable name change --- diff --git a/user/bksum b/user/bksum index 08b6c81..ebf1f14 100755 --- a/user/bksum +++ b/user/bksum @@ -5,7 +5,7 @@ # arg(s): file paths (IFS delimited) # Output: file containing sha256 hashes and file paths # Depends: bash v5.1.16, date (GNU Coreutils 8.32), gpg v2.2.27, ots v0.7.0 -# Version: 0.0.1 +# Version: 0.0.2 declare -Ag appRollCall # Associative array for storing app status declare -Ag fileRollCall # Associative array for storing file status