From 203e4c4d1129ebf50a5531066bea66ac4722a2fc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Dec 2022 23:05:31 +0000 Subject: [PATCH] git-cliff: update 1.0.0 bottle. --- Formula/git-cliff.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/git-cliff.rb b/Formula/git-cliff.rb index 7340ef83699..c21b12813fd 100644 --- a/Formula/git-cliff.rb +++ b/Formula/git-cliff.rb @@ -6,14 +6,13 @@ class GitCliff < Formula license "GPL-3.0-only" bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "520d602d1ebe507fd6af954eea3fce839da952ca62efa173eb8d03a254b9cffa" - sha256 cellar: :any_skip_relocation, arm64_monterey: "a42d519e73b38680943ac5ad8a857ca1bb528f548f3acd0f72a0a96e079cce52" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "8fcc0775ca9c464e3911ed5c5e37f3556c855a76f89e0df25644f6b3d92b327a" - sha256 cellar: :any_skip_relocation, ventura: "f9e8b8b1244bc2f30e75d893c5a50206bbbb1b025981d2c9a8dc87dd421c79e7" - sha256 cellar: :any_skip_relocation, monterey: "4c3609864b7adb01b483c23a5a299048f72b9635b21dc4b593ce80e0720e435c" - sha256 cellar: :any_skip_relocation, big_sur: "c39b13006dac7ad2ecb330165c8c9230c117495455202467559d47cf2e3007cf" - sha256 cellar: :any_skip_relocation, catalina: "c60405d0c481be31f6291c9831aca690fc90f1baf61532fb9e894299b358c36d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4eff6f3d0bec0970501db19f74b3d0b35a70562859f8e19019c5488549a44ab8" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c1741f6e597cc8405caac261c7c4bd46ddb50ba628e34c8afcba9ee26af9a741" + sha256 cellar: :any_skip_relocation, arm64_monterey: "26de2d156fffc3e1b411533be30f5eb89974260f0874d169de91cc4c81943516" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "1cff3a8df9fc05dc9fe6aedde72d456e5a7f39477287c9bbc755b58f116061d2" + sha256 cellar: :any_skip_relocation, ventura: "e33adc758d105fe69e0812846cee86f53d61f7e657da3cacaeea1dbd29d1916a" + sha256 cellar: :any_skip_relocation, monterey: "b4606b9c79cd304635d4105e151efd454d54811fa039ffb2c7f3a619818188fa" + sha256 cellar: :any_skip_relocation, big_sur: "5475d8065a4a34b2074d5f4f05b1616153680225e85fc271a0374578a20c70d9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d8f5da6008832f634cce1381b8773d2b7ce8122c0e61b4dfee80e48d04dee319" end depends_on "rust" => :build