From 86051616fd3b60c9f4e091bf56979f6ed1271829 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 22 Jul 2024 08:12:23 +0000 Subject: [PATCH] lefthook: update 1.7.5 bottle. --- Formula/l/lefthook.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/l/lefthook.rb b/Formula/l/lefthook.rb index 7afca2da26e03..1f7fb8cf5995d 100644 --- a/Formula/l/lefthook.rb +++ b/Formula/l/lefthook.rb @@ -7,13 +7,13 @@ class Lefthook < Formula head "https://github.com/evilmartians/lefthook.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d51e31893e1430fa829deb84883148fbc29f49f6010354e6fcb370b5ba6c83cf" - sha256 cellar: :any_skip_relocation, arm64_ventura: "8c2e3707da31cd961bca3e0d1bcebbbc975f8042aa3e305e38990a9b33539a38" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ed55dcaebabb152382c720fe41098fbef4c9daec065e4f044e6539e068b503fc" - sha256 cellar: :any_skip_relocation, sonoma: "7a449782adb4bb0036fa67e0c8215fc109301e20a39ded73049415d5559279a7" - sha256 cellar: :any_skip_relocation, ventura: "a0e72896bac3accdd5dd94dbaf6f452c2ee364221c4ed2ffe1a35d3a6eeb855e" - sha256 cellar: :any_skip_relocation, monterey: "34c72a76f09bf7b1e5749ef56cbe3765b960dc90099951df27dd00a4c3e0bd10" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6616c01e3b6e2149a9e70411bccdd94b9ff5d997dcc0631cf3c0a7ba7b2eccb3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0384184312c0139ec416b0ee651465522f8499bf4dc0456012dd1906bffe9f62" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f56387cef802523ed5867dea244b2d12f0e750163de3fec8b9cebd09671aea1c" + sha256 cellar: :any_skip_relocation, arm64_monterey: "e1535046b122eada7ca8b9bf4bb0c62b9088378640396e511ed2837c81e4bbf0" + sha256 cellar: :any_skip_relocation, sonoma: "cb244732f76217694733b17b2d32736fc17a02555a646b09ca0c08e0aaf1bcb2" + sha256 cellar: :any_skip_relocation, ventura: "ee965091e39ba7a9d3cd361acf644888cff8552ee668e87e63142cac547a4c77" + sha256 cellar: :any_skip_relocation, monterey: "bcc922919d34cbe13e092bf671f1b26fe3de122cac11e40cf604e7a7eb7b732a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fed105f1fc21e0fba264749d7964ec0e04a7959c5f926da0b55b45f8a806bbc9" end depends_on "go" => :build