Skip to content

Commit

Permalink
Update MacOS brew version. (#4642)
Browse files Browse the repository at this point in the history
  • Loading branch information
fruffy authored Apr 27, 2024
1 parent ef2c8ae commit f32cb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/install_mac_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ HOMEBREW_PREFIX=$(brew --prefix)
# Fetch the latest formulae
brew update

BOOST_LIB="boost@1.84"
BOOST_LIB="boost@1.85"
REQUIRED_PACKAGES=(
autoconf automake bdw-gc ccache cmake libtool
openssl pkg-config coreutils bison grep ninja
Expand Down

0 comments on commit f32cb7c

Please sign in to comment.