cmake: update 3.2.1 bottle.
This commit is contained in:
parent
2e7f99c7f2
commit
a95695ef63
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@ class Cmake < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
revision 1
|
||||
sha256 "4357df1b230086cd7e27db5e52c3235b667f701acc55c08e30f7af4ce1c10e6c" => :yosemite
|
||||
sha256 "15d3eb635ba99cd3171f116e0d48984c4e9379c1b4bbbede0a11469e975cb5cb" => :mavericks
|
||||
sha256 "1b5c1e10304e5dca9f50436ccfc3b459e7a038b79d3e2418ba161bdd05d1c266" => :mountain_lion
|
||||
revision 2
|
||||
sha256 "99411c03795b8ef85e52b5296d54540af18724215f67a66686737e91abec35a8" => :yosemite
|
||||
sha256 "ce230e1dff6108a48083ab36dfc5ae8011b03244c950557b8acfcf3189a4f146" => :mavericks
|
||||
sha256 "e8b6dd510da6ce5523dba550ac36d9d82b86952f9ed3d924e5d10e892f0fc94c" => :mountain_lion
|
||||
end
|
||||
|
||||
option "without-docs", "Don't build man pages"
|
||||
|
|
Loading…
Reference in a new issue