Skip to content

Commit

Permalink
codespell: update 2.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 21, 2025
1 parent 9ccc3b4 commit 77e98aa
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/c/codespell.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ class Codespell < Formula
license "GPL-2.0-only"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4264540b239225b10a614c5ea2a34102983e9d69553e0e884eb2657962f9ae9b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4264540b239225b10a614c5ea2a34102983e9d69553e0e884eb2657962f9ae9b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4264540b239225b10a614c5ea2a34102983e9d69553e0e884eb2657962f9ae9b"
sha256 cellar: :any_skip_relocation, sonoma: "a0e8d1408cade997885fd7cc609e4322964e9ce128a34091caf950dad2e808c6"
sha256 cellar: :any_skip_relocation, ventura: "a0e8d1408cade997885fd7cc609e4322964e9ce128a34091caf950dad2e808c6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4264540b239225b10a614c5ea2a34102983e9d69553e0e884eb2657962f9ae9b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "743ad79b4e6045a50f6778b193d430d1e98d5fa56bde864696fba56c1a0aafb5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "743ad79b4e6045a50f6778b193d430d1e98d5fa56bde864696fba56c1a0aafb5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "743ad79b4e6045a50f6778b193d430d1e98d5fa56bde864696fba56c1a0aafb5"
sha256 cellar: :any_skip_relocation, sonoma: "f6c275235fc65504e970a0110ca92e58350df5fa576de6edbdffe2412cf5bbc8"
sha256 cellar: :any_skip_relocation, ventura: "f6c275235fc65504e970a0110ca92e58350df5fa576de6edbdffe2412cf5bbc8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "743ad79b4e6045a50f6778b193d430d1e98d5fa56bde864696fba56c1a0aafb5"
end

depends_on "[email protected]"
Expand Down

0 comments on commit 77e98aa

Please sign in to comment.