File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Tflint < Formula
77 head "https://github.com/terraform-linters/tflint.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "52cb3d7d792db127a4f73da2a6f513c37b3342432da5c0ab250c74e6bd5cf7de "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "52cb3d7d792db127a4f73da2a6f513c37b3342432da5c0ab250c74e6bd5cf7de "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "52cb3d7d792db127a4f73da2a6f513c37b3342432da5c0ab250c74e6bd5cf7de "
13- sha256 cellar : :any_skip_relocation , sonoma : "030eb91523bec952a790bce879bb2f34de47b1bf27e7cfa3797630778ffefa93 "
14- sha256 cellar : :any_skip_relocation , ventura : "2bc1916b8892e7907e754320ac44e42b1bd4ef7e28f0fc31a86826410f43f360 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "a1126deb219f3ae455b6a67f6afc80cb0c029e7c57d007acbc81be58e0391b1d "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f334670b74f8d6ec47e6cb8e21784753fba04f87a11b6d3743190463eff27615 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "f334670b74f8d6ec47e6cb8e21784753fba04f87a11b6d3743190463eff27615 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "f334670b74f8d6ec47e6cb8e21784753fba04f87a11b6d3743190463eff27615 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "6766f0bb9933eece28ca9b795587baaf14e9894488709892fc84980f39dd2bee "
14+ sha256 cellar : :any_skip_relocation , ventura : "e14cdcd73610c1a3ccd977dbd843b4926d683793b91c0b115fcc04873b37e66c "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c2ce462994f711becd98a8fdd25766fe30605dcb07663d971144b163c148d956 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments