@@ -7,13 +7,13 @@ class Gofumpt < Formula
77 head "https://github.com/mvdan/gofumpt.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "07e39d7b570c1e33f56c13a4c1e32bec18a8f679e49ba7f46872d9959b4fd59b "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "07e39d7b570c1e33f56c13a4c1e32bec18a8f679e49ba7f46872d9959b4fd59b "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "07e39d7b570c1e33f56c13a4c1e32bec18a8f679e49ba7f46872d9959b4fd59b "
13- sha256 cellar : :any_skip_relocation , sonoma : "6d6ac3f4c453c0570bf7feb57cfc6fd4768d4657275be92dda213041cdd9fa70 "
14- sha256 cellar : :any_skip_relocation , ventura : "6d6ac3f4c453c0570bf7feb57cfc6fd4768d4657275be92dda213041cdd9fa70 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "5443b3aa9410088a1abd34cf2952aff344a6ab0874449c27978192eb28cb1a03 "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "3bc4ec01da08b5bc0230003cb5d8f445799d87ae7dced86675b46d55bf08f2ed "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d4551615ecf46efb1b4d0c0cf63ca7be7dc3aab0ac7fbd239a9e026b8db02bb0 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "d4551615ecf46efb1b4d0c0cf63ca7be7dc3aab0ac7fbd239a9e026b8db02bb0 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d4551615ecf46efb1b4d0c0cf63ca7be7dc3aab0ac7fbd239a9e026b8db02bb0 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "834a798fe891e01a6aa6f7001921807428f7b08f00074093b61d9db2f62a8a0e "
14+ sha256 cellar : :any_skip_relocation , ventura : "834a798fe891e01a6aa6f7001921807428f7b08f00074093b61d9db2f62a8a0e "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "9f234ab78d80bccc966e642f5cdcb20383490c8ff70ec360719e56af106fdd31 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "9b7d8a96c584746e862c805a12270d139d9c204b358f2a0ad3648d391ff86612 "
1717 end
1818
1919 depends_on "go"
0 commit comments