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 ff81ae5 commit 02a6d88Copy full SHA for 02a6d88
eng/install-scancode.sh
@@ -5,7 +5,7 @@ set -euo pipefail
5
# Install instructions: https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#installation-as-a-library-via-pip
6
7
# See latest release at https://github.com/nexB/scancode-toolkit/releases
8
-SCANCODE_VERSION="32.4.0"
+SCANCODE_VERSION="32.4.1"
9
10
pyEnvPath="/tmp/scancode-env"
11
python3 -m venv $pyEnvPath
0 commit comments