From 18386339f4fefa7138d25b365d288edf6e0df038 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 27 Feb 2019 07:04:15 +0000 Subject: [PATCH] diffoscope: update 112 bottle. --- Formula/diffoscope.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/diffoscope.rb b/Formula/diffoscope.rb index 1a85a955a2..63def0145f 100644 --- a/Formula/diffoscope.rb +++ b/Formula/diffoscope.rb @@ -6,9 +6,9 @@ class Diffoscope < Formula bottle do cellar :any_skip_relocation - sha256 "2314e9ae0cccd86d91094299f399398bfc860ca3080e29a88f1951cfb078383e" => :mojave - sha256 "95ed7d91929d7c5614bbd22da691cc97cbb2a027c59514cd8afb96f9a3a9f8f7" => :high_sierra - sha256 "4c7a05bb0b2dcda0bbf252deff08d747693be7ad4441906a8eff59f65fe48834" => :sierra + sha256 "9c00e967bd8ff40f180d55bdb0d44a7734bfa46ad28c90127c6974e94a58bb26" => :mojave + sha256 "321efc969ee81afe2963d9a60e300a50ab1b7ac17fe8b275fb1360c42fbb1161" => :high_sierra + sha256 "19565fdb3bfe1dce16b6210d4a0e1e874c2e3d38b922dea59f92e63bcde8faf9" => :sierra end depends_on "gnu-tar"