Skip to content

Commit 1708d03

Browse files
committed
TOOL VERSION is v0.5.1
Signed-off-by: Paul Hewlett <[email protected]>
1 parent bd2a617 commit 1708d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/sbom_scraper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ log() {
7373
TOOL_NAME="https://github.com/jitsuin-inc/archivist-shell $SCRIPTNAME"
7474
#
7575
# Set this value just before release
76-
TOOL_VERSION="v0.3.5"
76+
TOOL_VERSION="v0.5.1"
7777
TOOL_VENDOR="RKVST Inc"
7878
TOOL_HASH_ALG=SHA-256
7979
TOOL_HASH_CONTENT=$(shasum -a 256 "$0" | cut -d' ' -f1)

0 commit comments

Comments
 (0)