Skip to content

Commit b3b89b6

Browse files
authored
Upgrade scancode to 32.4.1 (#50777)
2 parents ff81ae5 + 02a6d88 commit b3b89b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/install-scancode.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -euo pipefail
55
# Install instructions: https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#installation-as-a-library-via-pip
66

77
# See latest release at https://github.com/nexB/scancode-toolkit/releases
8-
SCANCODE_VERSION="32.4.0"
8+
SCANCODE_VERSION="32.4.1"
99

1010
pyEnvPath="/tmp/scancode-env"
1111
python3 -m venv $pyEnvPath

0 commit comments

Comments
 (0)