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 af80d2d commit 3d4c317Copy full SHA for 3d4c317
static/scripts/install-nim-bundle.sh
@@ -30,7 +30,7 @@ NIM_SM_VERSION="latest"
30
CLICKHOUSE_VERSION="latest"
31
CLICKHOUSE_LATEST_VERSION="24.9.2.42"
32
NGINX_LATEST_VERSION=1.27.3-1
33
-NIM_LATEST_VERSION=2.19.0
+NIM_LATEST_VERSION=2.19.1
34
CURRENT_TIME=$(date +%s)
35
TEMP_DIR="/tmp/${CURRENT_TIME}"
36
TARGET_DISTRIBUTION=""
0 commit comments