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.
2 parents 9aa9c5f + 613ad18 commit b254b19Copy full SHA for b254b19
Formula/g/gofumpt.rb
@@ -7,6 +7,7 @@ class Gofumpt < Formula
7
head "https://github.com/mvdan/gofumpt.git", branch: "master"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "d4551615ecf46efb1b4d0c0cf63ca7be7dc3aab0ac7fbd239a9e026b8db02bb0"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d4551615ecf46efb1b4d0c0cf63ca7be7dc3aab0ac7fbd239a9e026b8db02bb0"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d4551615ecf46efb1b4d0c0cf63ca7be7dc3aab0ac7fbd239a9e026b8db02bb0"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "d4551615ecf46efb1b4d0c0cf63ca7be7dc3aab0ac7fbd239a9e026b8db02bb0"
0 commit comments