Skip to content

Commit 3d4c317

Browse files
authored
feature: update version for NIM script (#324)
1 parent af80d2d commit 3d4c317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/scripts/install-nim-bundle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ NIM_SM_VERSION="latest"
3030
CLICKHOUSE_VERSION="latest"
3131
CLICKHOUSE_LATEST_VERSION="24.9.2.42"
3232
NGINX_LATEST_VERSION=1.27.3-1
33-
NIM_LATEST_VERSION=2.19.0
33+
NIM_LATEST_VERSION=2.19.1
3434
CURRENT_TIME=$(date +%s)
3535
TEMP_DIR="/tmp/${CURRENT_TIME}"
3636
TARGET_DISTRIBUTION=""

0 commit comments

Comments
 (0)