diff --git a/Formula/rom-tools.rb b/Formula/rom-tools.rb index 22ab6954a9..2c37d25d3b 100644 --- a/Formula/rom-tools.rb +++ b/Formula/rom-tools.rb @@ -8,9 +8,9 @@ class RomTools < Formula bottle do cellar :any - sha256 "635950c0d3bb67baaa4dc9df87232e927816d5efaf868a87e503e5fb9c554f7f" => :sierra - sha256 "96cf7d3c333e7a2ce30408efaa12d0ee3fcd400fb6590aaf3050535b40691ebf" => :el_capitan - sha256 "42fd6a62c98c8b9e5f7e11d4b9f83fa1af4325f13c7506f27a076f2e22e3f70f" => :yosemite + sha256 "66871364d02de67bad8248c6851150306ee293c8be4b289f36b2cf1a32ceae29" => :sierra + sha256 "a3e8ae8d87b1dc3075b531fdaf04285ce456bec0747f3254132ced60aee08fff" => :el_capitan + sha256 "a43c3ed6f6d85269c6596679268eb0e25d9e884abb9826d2df11230cc1d6d9d0" => :yosemite end depends_on :python => :build if MacOS.version <= :snow_leopard