Skip to content

Commit 6c9ca69

Browse files
haowu14facebook-github-bot
authored andcommitted
Update fmt version to 10.2.1 (#297)
Summary: Pull Request resolved: #297 Reviewed By: jaesoo-fb Differential Revision: D55167653 Pulled By: jiayuebao fbshipit-source-id: 2e01ccc1f410f3fd589147214cf9ea6a41e27b99
1 parent 2add5f8 commit 6c9ca69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/build-package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ case "$1" in
161161
REPODIR=cachelib/external/$NAME
162162
SRCDIR=$REPODIR
163163
external_git_clone=yes
164-
external_git_tag="8.0.1"
164+
external_git_tag="10.2.1"
165165
cmake_custom_params="-DBUILD_SHARED_LIBS=ON"
166166
if test "$build_tests" = "yes" ; then
167167
cmake_custom_params="$cmake_custom_params -DFMT_TEST=YES"

0 commit comments

Comments
 (0)