librhash: Update import script to get rhash 1.4.4

Issue: #25448
This commit is contained in:
Brad King 2023-11-28 16:00:34 -05:00
parent 1d9fbd2ca9
commit 1fb7ebeb4d

View File

@ -8,7 +8,7 @@ readonly name="librhash"
readonly ownership="librhash upstream <kwrobot@kitware.com>"
readonly subtree="Utilities/cmlibrhash"
readonly repo="https://github.com/rhash/rhash.git"
readonly tag="v1.3.9"
readonly tag="v1.4.4"
readonly shortlog=false
readonly paths="
COPYING
@ -31,6 +31,7 @@ readonly paths="
librhash/sha512.c
librhash/sha512.h
librhash/ustd.h
librhash/util.c
librhash/util.h
"