From 3e1c4d63c5bcd9a860efa8a8b4397363c4d57874 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 11 Aug 2021 22:07:21 +0000 Subject: [PATCH] chezmoi: update 2.1.5 bottle. --- Formula/chezmoi.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/chezmoi.rb b/Formula/chezmoi.rb index b3375290ab3..d9891f76917 100644 --- a/Formula/chezmoi.rb +++ b/Formula/chezmoi.rb @@ -8,11 +8,11 @@ class Chezmoi < Formula head "https://github.com/twpayne/chezmoi.git" bottle do - sha256 cellar: :any_skip_relocation, arm64_big_sur: "07e46f48f1dafdd0e64f682bf126e83ce7e23dab30cae5edf8eb2ba1a0513003" - sha256 cellar: :any_skip_relocation, big_sur: "1925cbb25cb7541b49dc0f29dc048e18ef95f1a062cd2af03ad5df17a71f9d14" - sha256 cellar: :any_skip_relocation, catalina: "137e52b55d8f43d1a80d4c57ea9c576f21fa83cde88d27aeaafd9ef9f997e3dc" - sha256 cellar: :any_skip_relocation, mojave: "9a7edaf3026d8ee3003720304d16c10c2e97f5a6badfdcc8c25fbf1b0db9bc39" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d653b223bb14c3eb61abc84b0ee61ca266177881e626da9de807fdb0921ff9dd" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "b2beb0d90626a08df5558a8d375064f56abbf9eaaba2981870c38ccc2373bcfd" + sha256 cellar: :any_skip_relocation, big_sur: "b8a8d95fbce79cc1bba282814eec39459848085236102313de89a3ca564a95d7" + sha256 cellar: :any_skip_relocation, catalina: "7b883d6d3abbd2a7393851b7f3b7a3239ccd01083a7cd0d5dc49eab45d202215" + sha256 cellar: :any_skip_relocation, mojave: "176b87ff4bd1a1b8dab8601645cb6a60f0a67b11cb34b7ece533c67752a55999" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8a11ec61b6cbaa7f614b709bcff39d5a32cdd18fd95a00f9bcc2c1708011cc47" end depends_on "go" => :build