From 0bee62b69f324335d7b6d598226badd15b6a8e13 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Mon, 7 Sep 2020 11:18:59 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=BC=20Update=20bottle=20hashes=20after?= =?UTF-8?q?=20BrewTestBot=20build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Homebrew/homebrew-core/commit/6d01ce847bb0c179c9cc523e248225068ce927f1 --- Homebrew/mas.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Homebrew/mas.rb b/Homebrew/mas.rb index 19a40d4..758f95c 100644 --- a/Homebrew/mas.rb +++ b/Homebrew/mas.rb @@ -9,8 +9,8 @@ class Mas < Formula bottle do cellar :any - sha256 "b985d100947063ee94961f7f1290f232786634b869d20d56bd553197cf91188b" => :catalina - sha256 "c7005c34a3cf38d23f98e9cc238a0deae61f50ea5dfbcf51a34cc689a9db315e" => :mojave + sha256 "e6de2f98ebd21885a9827664fe1b7eea5516a7fd75d5b7383e3a9b088591a27f" => :catalina + sha256 "8b6dc4e261ebdc8e2f93afe87da3db4d482eb3d8a0358ab19a0485d434550e77" => :mojave end depends_on "carthage" => :build