Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #7609 from EOSIO/mojave_min_bottle_18x
Browse files Browse the repository at this point in the history
indicate in brew bottle mojave is required - 1.8
  • Loading branch information
arhag authored Jul 9, 2019
2 parents 158caa6 + 2b8fc6a commit a679a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate_bottle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ echo "class Eosio < Formula
depends_on \"gettext\"
depends_on \"openssl\"
depends_on \"libusb\"
depends_on :macos => :high_sierra
depends_on :macos => :mojave
depends_on :arch => :intel
bottle do
Expand Down

0 comments on commit a679a40

Please sign in to comment.