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 @@ -7,12 +7,12 @@ class Okteto < Formula
77 head "https://github.com/okteto/okteto.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "be8461a0788946522586875c5e7bcb6f6495acb48692c331d04cb783f61cc437 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "aff6fa3c0754980274ef77207d821936725d50db7ebd148ae3e30be4bd91c8ea "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "8c0198431662aedf99fce1c7b56198e682f880cde14f0a6b9e7d8cfe46004fe0 "
13- sha256 cellar : :any_skip_relocation , sonoma : "31289f7a317a821d8dd00e00165d4a673cff73bf3f998e9383880d063a065ac2 "
14- sha256 cellar : :any_skip_relocation , ventura : "bc2e028a624f780f0c4559069efbe8a1dbe48fa257bc8bd2a61b4b5ade7cd30e "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "076876c73d8b3e4b16eb62514b603ec56676ea6fd61ea04aa77994fdafd515a8 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "7e8bee12f8b0fdcaf1bb0cc53020a921f0272305f88676b526ed45803d1e88c4 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e4234c415f24e2a4163217fa98d3f07b815e15dafb77ff9d60a033015d702574 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "43199e6158295a52c7323c64685ebd4fc8dd8ab3033771a309e1debb4ee60c4b "
13+ sha256 cellar : :any_skip_relocation , sonoma : "17afb9b0c220f173e3c41097f09349fa07b17152a6f67cf8737e435cbc90ef2f "
14+ sha256 cellar : :any_skip_relocation , ventura : "f9d3aed358fc6aadd6fd5c39d10c69c8c10ca747600a80b945ecb30878cac1d6 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "250f1cb54399d587cc3e76680e50ff8aa42d4615ead5e1375ac16e22bfd8cd74 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments