Skip to content

Commit 587e4a2

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update antirez/voxtral.c to 134d366c24d20c64b614a3dcc8bda2a6922d077d (#8578)
⬆️ Update antirez/voxtral.c Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
1 parent 3f1f58b commit 587e4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/go/voxtral/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ JOBS?=$(shell nproc --ignore=1 2>/dev/null || sysctl -n hw.ncpu 2>/dev/null || e
1010

1111
# voxtral.c version
1212
VOXTRAL_REPO?=https://github.com/antirez/voxtral.c
13-
VOXTRAL_VERSION?=c9e8773a2042d67c637fc492c8a655c485354080
13+
VOXTRAL_VERSION?=134d366c24d20c64b614a3dcc8bda2a6922d077d
1414

1515
# Detect OS
1616
UNAME_S := $(shell uname -s)

0 commit comments

Comments
 (0)