Skip to content

Commit

Permalink
editorconfig-checker: update 3.0.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 3, 2024
1 parent 9c91fc7 commit 021ee84
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/e/editorconfig-checker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class EditorconfigChecker < Formula
head "https://github.com/editorconfig-checker/editorconfig-checker.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "55e7f299dfd9c59bf62ab9da5cf955604b0dc4ed8a93b0be2ce6ce79d025f703"
sha256 cellar: :any_skip_relocation, arm64_ventura: "55e7f299dfd9c59bf62ab9da5cf955604b0dc4ed8a93b0be2ce6ce79d025f703"
sha256 cellar: :any_skip_relocation, arm64_monterey: "55e7f299dfd9c59bf62ab9da5cf955604b0dc4ed8a93b0be2ce6ce79d025f703"
sha256 cellar: :any_skip_relocation, sonoma: "b4c1a4bd75d2ea57f7b440e992b595021b38a51b38070db40954e1e943c56c81"
sha256 cellar: :any_skip_relocation, ventura: "b4c1a4bd75d2ea57f7b440e992b595021b38a51b38070db40954e1e943c56c81"
sha256 cellar: :any_skip_relocation, monterey: "b4c1a4bd75d2ea57f7b440e992b595021b38a51b38070db40954e1e943c56c81"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4dd5a9b70a7042a97ce1ed8374ddaf7d2a8bdeef436a980feeab0c268b0c42b5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "448f1ebb1897e6d07f5d6928066339ce01ea89f7e1f6e820bbbd483dafac853f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "448f1ebb1897e6d07f5d6928066339ce01ea89f7e1f6e820bbbd483dafac853f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "448f1ebb1897e6d07f5d6928066339ce01ea89f7e1f6e820bbbd483dafac853f"
sha256 cellar: :any_skip_relocation, sonoma: "e16b0702aa4bbba6586ca67b2ec147fd781c3b480f1df50a68eda6d4eaa090e1"
sha256 cellar: :any_skip_relocation, ventura: "e16b0702aa4bbba6586ca67b2ec147fd781c3b480f1df50a68eda6d4eaa090e1"
sha256 cellar: :any_skip_relocation, monterey: "e16b0702aa4bbba6586ca67b2ec147fd781c3b480f1df50a68eda6d4eaa090e1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bfc53564fea2c9f3fddc605ad05d7e083be27a830ade4236713e8699daeb71be"
end

depends_on "go" => :build
Expand Down

0 comments on commit 021ee84

Please sign in to comment.