editorconfig-checker: add 2.5.0 bottle.

master
Carlo Cabrera 2022-07-04 13:40:02 +00:00 committed by BrewTestBot
parent 91f9db47cc
commit 901f168c31
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,15 @@ class EditorconfigChecker < Formula
license "MIT"
head "https://github.com/editorconfig-checker/editorconfig-checker.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "e7ac6d14a657437ba2ec4c35afdf2dd71f125368536eacafdb8526ff1821abb9"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "67cc762b1c4d54e8dbaf51cca664e863dd6558ce08d691fde42f01b1349681c7"
sha256 cellar: :any_skip_relocation, monterey: "f59a0c6767ee63bdf693dfc3d9292e93da59a90cae011a7b6723e367d0ea48af"
sha256 cellar: :any_skip_relocation, big_sur: "31ea4ab668442ef725c0b0fe72ba63a16cd56da7e583a0d4b519c73fe82036aa"
sha256 cellar: :any_skip_relocation, catalina: "6ae5c241584508eef5539efb88978ca3ace30b078e84564e95e062a66203ee86"
sha256 cellar: :any_skip_relocation, x86_64_linux: "73e0ef5a3fad690383b51327a24bf68b393e9d8a0639c035fafa1755743da3d2"
end
depends_on "go" => :build
def install