We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2a617 commit 1708d03Copy full SHA for 1708d03
scripts/sbom_scraper.sh
@@ -73,7 +73,7 @@ log() {
73
TOOL_NAME="https://github.com/jitsuin-inc/archivist-shell $SCRIPTNAME"
74
#
75
# Set this value just before release
76
-TOOL_VERSION="v0.3.5"
+TOOL_VERSION="v0.5.1"
77
TOOL_VENDOR="RKVST Inc"
78
TOOL_HASH_ALG=SHA-256
79
TOOL_HASH_CONTENT=$(shasum -a 256 "$0" | cut -d' ' -f1)
0 commit comments