diff --git a/Formula/diffoscope.rb b/Formula/diffoscope.rb index 5cda702852..b794eaf619 100644 --- a/Formula/diffoscope.rb +++ b/Formula/diffoscope.rb @@ -7,9 +7,9 @@ class Diffoscope < Formula bottle do cellar :any_skip_relocation - sha256 "60a433ae72b3ff4de568fb59ed56499a604eb08091f88ceaec3ad6294b57d4b6" => :high_sierra - sha256 "60a433ae72b3ff4de568fb59ed56499a604eb08091f88ceaec3ad6294b57d4b6" => :sierra - sha256 "60a433ae72b3ff4de568fb59ed56499a604eb08091f88ceaec3ad6294b57d4b6" => :el_capitan + sha256 "e25162912e9023982f68321d1862342b8384135d0af68266281afcb7cd89ef8c" => :high_sierra + sha256 "e25162912e9023982f68321d1862342b8384135d0af68266281afcb7cd89ef8c" => :sierra + sha256 "e25162912e9023982f68321d1862342b8384135d0af68266281afcb7cd89ef8c" => :el_capitan end depends_on "libmagic"