mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #14556 from ethereum/homebrew-update
Upgrade homebrew packages
This commit is contained in:
commit
34c86d90be
@ -52,6 +52,8 @@ function validate_checksum {
|
||||
|
||||
if [ ! -f /usr/local/lib/libz3.a ] # if this file does not exists (cache was not restored), rebuild dependencies
|
||||
then
|
||||
brew update
|
||||
brew upgrade
|
||||
brew install boost
|
||||
brew install cmake
|
||||
brew install wget
|
||||
|
Loading…
Reference in New Issue
Block a user