From 07654b4cff16ae74b7fdb8012506f8f6771d9b3b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 Sep 2021 02:16:22 +0000 Subject: [PATCH] marked: update 3.0.4 bottle. --- Formula/marked.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/marked.rb b/Formula/marked.rb index 2035ec4c5d6..8979afd8451 100644 --- a/Formula/marked.rb +++ b/Formula/marked.rb @@ -8,7 +8,7 @@ class Marked < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "e73b3c547be314e68dd1ad38fbe3156ef8ec8c55abec05462f6aea6d0728c093" + sha256 cellar: :any_skip_relocation, all: "0a6e5db8571d251a4ea732baa90091f44c8f2cc4c6b687adb8563b0797d28a1b" end depends_on "node"