diff --git a/Formula/wesnoth.rb b/Formula/wesnoth.rb index 6d96b8622d..93e937d72b 100644 --- a/Formula/wesnoth.rb +++ b/Formula/wesnoth.rb @@ -7,9 +7,9 @@ class Wesnoth < Formula head "https://github.com/wesnoth/wesnoth.git" bottle do - sha256 "f5152f725924178af6172de9dc712470195d4df061e1e17556a4610bdfa895ca" => :sierra - sha256 "ff711ce841b40bf9737ff9284edf505c4784aec3617dee3faae01ef85ddeea3b" => :el_capitan - sha256 "9808f9d078a039a3d95f2f1313c97de24036c6f5766181c7ccd07cb87916cd04" => :yosemite + sha256 "a6f059a27c01c95a43603b26f59f2d3506ebccbd98d0099e649e4d9d57d377e2" => :sierra + sha256 "5a20e3463745819f8d569b1422f47886ae532c7f40e53d531d7c844bad39ba49" => :el_capitan + sha256 "b1533d980e7675354c265a431867c4b044e5209314b66c37da7909260c795bed" => :yosemite end option "with-ccache", "Speeds recompilation, convenient for beta testers"