We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057f454 commit 7e0bc89Copy full SHA for 7e0bc89
Formula/g/ghalint.rb
@@ -7,6 +7,7 @@ class Ghalint < Formula
7
head "https://github.com/suzuki-shunsuke/ghalint.git", branch: "main"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "45b204924b2a85500f881e06bb3196484c381d965e3cd72357b44618230a6bb7"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ed279b0a5822563dd39b43662ac04497b50fed43b3e137d2d65cde5fb968596c"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ed279b0a5822563dd39b43662ac04497b50fed43b3e137d2d65cde5fb968596c"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "ed279b0a5822563dd39b43662ac04497b50fed43b3e137d2d65cde5fb968596c"
0 commit comments