Skip to content

Commit

Permalink
lefthook: update 1.7.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 22, 2024
1 parent c64a70b commit 8605161
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/l/lefthook.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8605161

Please sign in to comment.