File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 brew install --quiet automake berkeley-db@4 miniupnpc qt@5 gperf qrencode librsvg && curl -L https://raw.githubusercontent.com/vergecurrency/protobuf261/master/protobuf261.rb > protobuf261.rb && brew install protobuf261.rb
1818
1919 - name : Brew install boost from our homebrew deps
20- run : curl -L https://raw.githubusercontent.com/vergecurrency/verge/master/depends/homebrew-formulas/boost176.rb > boost176.rb && brew install boost176.rb
20+ run : curl -L https://raw.githubusercontent.com/vergecurrency/verge/refs/heads/ master/depends/homebrew-formulas/boost176.rb > boost176.rb && brew install boost176.rb
2121
2222 - name : Brew link dependencies
2323 run : brew link qt@5 berkeley-db@4 boost176
6262 brew install --quiet automake autoconf berkeley-db@4 pkg-config miniupnpc zeromq libtool qt@5 gperf qrencode librsvg && curl -L https://raw.githubusercontent.com/vergecurrency/protobuf261/master/protobuf261.rb > protobuf261.rb && brew install protobuf261.rb
6363
6464 - name : Brew install boost from our homebrew deps
65- run : curl -L https://raw.githubusercontent.com/vergecurrency/verge/master/depends/homebrew-formulas/boost176.rb > boost176.rb && brew install boost176.rb
65+ run : curl -L https://raw.githubusercontent.com/vergecurrency/verge/refs/heads/ master/depends/homebrew-formulas/boost176.rb > boost176.rb && brew install boost176.rb
6666
6767 - name : Brew link dependencies
6868 run : brew link boost176 qt@5 berkeley-db@4
You can’t perform that action at this time.
0 commit comments