Skip to content

Commit 3c343aa

Browse files
committed
Update to 32.3.2
1 parent 8336a3e commit 3c343aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/install-scancode.sh

+1-1
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.3.1"
8+
SCANCODE_VERSION="32.3.2"
99

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

0 commit comments

Comments
 (0)