From 63f752d690a653a8045962f65c2fccc419f5ddec Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Sep 2022 17:10:13 +0000 Subject: [PATCH] smug: update 0.3.3 bottle. --- Formula/smug.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/smug.rb b/Formula/smug.rb index 99dd41945ce..b36075c86a1 100644 --- a/Formula/smug.rb +++ b/Formula/smug.rb @@ -6,12 +6,12 @@ class Smug < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_monterey: "2ed975430bba5b86330c67ff2bf9b0d27236a1a6ac4a4bc8c18adb5d3d0952e3" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "a357872068ec093f849a60c938019844d0a26eb005946c6e0303743a61e1c381" - sha256 cellar: :any_skip_relocation, monterey: "a3136d72b3e04d0bcecbc43c9e5f4dc80db3af9a0759224a50a98b86c0a6d56d" - sha256 cellar: :any_skip_relocation, big_sur: "e6bce725a76733ec5e8a8b9d2eca9aeb8b8331bdca92a37e2031bce7b5e2b133" - sha256 cellar: :any_skip_relocation, catalina: "2f5a7a2e7c6efb36b731db7449eae7f23aa2d9038b762a24242684c1cee041d8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3c4e04c5fca7f2fa2379314ea4d1b4b4c52698f9c4ba513174af28a67112679a" + sha256 cellar: :any_skip_relocation, arm64_monterey: "7e3775ed32ea58015f2dd92c2c3bcb91018a27ea1c9c44e09daf5c2970206716" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "0af8b169e09d23a1fc1c44c9e6c02a2fd9bb902b07b00637551bb7256cda7b5f" + sha256 cellar: :any_skip_relocation, monterey: "059b9dc5449ecdbabd67977f1ce687ccc8e1044061dc361a6147af7a91b3485b" + sha256 cellar: :any_skip_relocation, big_sur: "d3ff2185fd39b6314436d02a2f29832e142d494967435b3747a4b69c843d61a9" + sha256 cellar: :any_skip_relocation, catalina: "e4010fa44ea654c03f767a1c36ffed817346e77cb449138714c73770800f0621" + sha256 cellar: :any_skip_relocation, x86_64_linux: "34f256c0bd39e632e707b96f3ae4a2720f30bec53bcbf13e9705e1f743a3317f" end depends_on "go" => :build