From 12a8d08c2555f9cf7c73b8d90cf0ce59bd76894e Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Wed, 23 Jan 2019 21:55:11 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=BC=20Update=20core=20bottles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Homebrew/mas.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Homebrew/mas.rb b/Homebrew/mas.rb index b998946..457ec67 100644 --- a/Homebrew/mas.rb +++ b/Homebrew/mas.rb @@ -8,8 +8,8 @@ class Mas < Formula bottle do cellar :any - sha256 "9e376c64f77034ad177b2b41d1802f686a5452518de89d05109d9cdba3240ba3" => :mojave - sha256 "95c64caad81226bb5364d4c4931b0127022f3968cf98b0044bd40a9f77a58049" => :high_sierra + sha256 "f9909b8950efa64b86585fecc460ca280ebde507e864ba3d3f5b9e743b275a88" => :mojave + sha256 "9763488be11655b5b0868eff3f3f4cd91031f0da80f74bf38f292f62798cd98b" => :high_sierra end depends_on "carthage" => :build