mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Upgrade homebrew packages
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
This commit is contained in:
parent
16ae76cad7
commit
1cb04e84d9
@ -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