From 8ffa2196ff206f5e763d2313881ce9f3b82085d0 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 19 Dec 2019 06:45:49 +0000 Subject: [PATCH] mmark: update 2.2.0 bottle. --- Formula/mmark.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/mmark.rb b/Formula/mmark.rb index 74f130d1a5..2856209411 100644 --- a/Formula/mmark.rb +++ b/Formula/mmark.rb @@ -6,9 +6,10 @@ class Mmark < Formula bottle do cellar :any_skip_relocation - sha256 "b502e75cb3bc36d562d342650766ef432b8823d7f14898ef57085fc9c939537f" => :catalina - sha256 "991527aa84e63ac9e1e0c3693c041339aed014f4441fb5c862b9ce9a4a32c419" => :mojave - sha256 "c3d57bbdd88cfdd3f212c68f73350afd5969b471d928f4ea6aa30d7545e2618d" => :high_sierra + rebuild 1 + sha256 "46a4e9a38c997019049468b4e6752583c4c996c076cc8b41224d3cfecd26112d" => :catalina + sha256 "46a4e9a38c997019049468b4e6752583c4c996c076cc8b41224d3cfecd26112d" => :mojave + sha256 "46a4e9a38c997019049468b4e6752583c4c996c076cc8b41224d3cfecd26112d" => :high_sierra end depends_on "go" => :build