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 @@ -6,12 +6,12 @@ class Dish < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8090b66b20f175d132edfefa27c52f65a7b4a56f47e294d25f9cf65d0a5cce3c "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "8090b66b20f175d132edfefa27c52f65a7b4a56f47e294d25f9cf65d0a5cce3c "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "8090b66b20f175d132edfefa27c52f65a7b4a56f47e294d25f9cf65d0a5cce3c "
12- sha256 cellar : :any_skip_relocation , sonoma : "9ece7754be7c6554405fa18bc6ebeaa048387ddd66534868c233e165821ca2a5 "
13- sha256 cellar : :any_skip_relocation , ventura : "9ece7754be7c6554405fa18bc6ebeaa048387ddd66534868c233e165821ca2a5 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "715ce7c2a122672f8cd05e9d09297ab2a5eeaf02ef21a1bb5eea93ad405672ea "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9f49f65354be10a35fa8361bd96f06be900b32114ce4734bfaab5d30b4e69c5f "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9f49f65354be10a35fa8361bd96f06be900b32114ce4734bfaab5d30b4e69c5f "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9f49f65354be10a35fa8361bd96f06be900b32114ce4734bfaab5d30b4e69c5f "
12+ sha256 cellar : :any_skip_relocation , sonoma : "405ca2aa41c254e8e3d1d7c15f5887eed9b4105c3a46ca45061f4e09015e8ca9 "
13+ sha256 cellar : :any_skip_relocation , ventura : "405ca2aa41c254e8e3d1d7c15f5887eed9b4105c3a46ca45061f4e09015e8ca9 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "12b58ac6a2e266466bdb6a47dbf86ba719ec3564b650dd5604e98662c86d33c0 "
1515 end
1616
1717 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments