diff --git a/Formula/diffoscope.rb b/Formula/diffoscope.rb index 1ac7357764..d27fd5306e 100644 --- a/Formula/diffoscope.rb +++ b/Formula/diffoscope.rb @@ -6,9 +6,9 @@ class Diffoscope < Formula bottle do cellar :any_skip_relocation - sha256 "08cdf581db535062a7cb6059edb3631685414c28678c7c771fddcd39a077c1b4" => :mojave - sha256 "d034819cab6b4069774bf4b0ee1dd9e478212c56fab87b12bd1ac083c63e3262" => :high_sierra - sha256 "d034819cab6b4069774bf4b0ee1dd9e478212c56fab87b12bd1ac083c63e3262" => :sierra + sha256 "7f13e0d868fcbfb027bfa7711c9e244494c82838ea28834da045e1e2a6ac8894" => :mojave + sha256 "2ebdbcdb069704d4dc9b6b345eafc72e20f382b90e0156b4cb6961d0aac56343" => :high_sierra + sha256 "a4add936a936e9f51502670515a109039b31b0c19bb61433fe0b41599438dd72" => :sierra end depends_on "gnu-tar"