Skip to content

Commit

Permalink
[build] bump the version of openfst to 1.8.4 (#4968)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtrmal authored Jan 28, 2025
1 parent f955dfd commit 01aadd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CC ?= gcc # used for sph2pipe

WGET ?= wget

OPENFST_VERSION ?= 1.8.3
OPENFST_VERSION ?= 1.8.4
CUB_VERSION ?= 1.8.0
# No '?=', since there exists only one version of sph2pipe.
SPH2PIPE_VERSION = 2.5
Expand Down

0 comments on commit 01aadd7

Please sign in to comment.