File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ class Nfpm < Formula
7
7
head "https://github.com/goreleaser/nfpm.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "731050be71c1ac2be8804982b62fc7ac58b6c55603448ab193c63d181c681f1b "
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "731050be71c1ac2be8804982b62fc7ac58b6c55603448ab193c63d181c681f1b "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "731050be71c1ac2be8804982b62fc7ac58b6c55603448ab193c63d181c681f1b "
13
- sha256 cellar : :any_skip_relocation , sonoma : "7038ba87e5260695af43997fddb99981f98f92463fd92761d413c2b6f520a932 "
14
- sha256 cellar : :any_skip_relocation , x86_64_linux : "1476ccb0db77febfc50f7a279f14823b7ec762e82c4aa52be1e9c1ed0a0f1013 "
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "60eb6e2afd7d903a4a4974234c2ce1651df024e88fae0bd86fed7d9a4cc153f1 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "60eb6e2afd7d903a4a4974234c2ce1651df024e88fae0bd86fed7d9a4cc153f1 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "60eb6e2afd7d903a4a4974234c2ce1651df024e88fae0bd86fed7d9a4cc153f1 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "818c2fee78da738df9750c7ab5cd1dc62261128f2cc5944e5f8621491cd209a2 "
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "6abe07ab30fcefdf9acdc1a29bc813d1de1d1bf3f31a4e263b720ce814d5ddc9 "
15
15
end
16
16
17
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments