From 14feee244abec57af48d4492c1b7fd5803854575 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 28 Feb 2018 07:12:22 +0000 Subject: [PATCH] rom-tools: update 0.195 bottle. --- Formula/rom-tools.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/rom-tools.rb b/Formula/rom-tools.rb index f62c4629ce..0d310c6e0f 100644 --- a/Formula/rom-tools.rb +++ b/Formula/rom-tools.rb @@ -8,9 +8,9 @@ class RomTools < Formula bottle do cellar :any - sha256 "9f9c904cb3b909e4b307e1e2d43a2f16a0b0dda49e83a3411b9c191c038bd3c0" => :high_sierra - sha256 "af5bdc28e19bcc4554fd423ce7b0157748d444ffe45dc454fa9da2bf9616c944" => :sierra - sha256 "4aa14e7ada356b64f5a8a2f5a5fe5476aac6a966f2fa36bb1fe94c2df82f83d8" => :el_capitan + sha256 "812e7df67eb3ef2d73bd72845455fae4d9e318194a526458a80d1f6fd50bfabb" => :high_sierra + sha256 "3d8f1c3ef2a049afdac58a9c2f584b5c833746879ec83da3f413f0591de25383" => :sierra + sha256 "51bce78eedc4f177f3a882bb796b3efec881ec55b36f9e323154f67f8306b895" => :el_capitan end depends_on "python" => :build if MacOS.version <= :snow_leopard