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 Traefik < Formula
77 head "https://github.com/traefik/traefik.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "270613378825e79ea303294ca5ca7393e32de12a182f18791a4b798d9389bc99 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "270613378825e79ea303294ca5ca7393e32de12a182f18791a4b798d9389bc99 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "270613378825e79ea303294ca5ca7393e32de12a182f18791a4b798d9389bc99 "
13- sha256 cellar : :any_skip_relocation , sonoma : "4b04562364612437b87fdcebaf1520121aa9063fe44d4d6e06d1c118d53a026b "
14- sha256 cellar : :any_skip_relocation , ventura : "4b04562364612437b87fdcebaf1520121aa9063fe44d4d6e06d1c118d53a026b "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "e1649813c34141750584c0798070dcb1962fe687c450bd7cbc1c11b827431ded "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "7508ca13356ee9a46be9f8f41de0be11f079d01bd52d40b5e384d5766f49df4c "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "7508ca13356ee9a46be9f8f41de0be11f079d01bd52d40b5e384d5766f49df4c "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "7508ca13356ee9a46be9f8f41de0be11f079d01bd52d40b5e384d5766f49df4c "
13+ sha256 cellar : :any_skip_relocation , sonoma : "b0c78e1e52ac9daa1a240fa0a9e8a7f3179e8f1b6c5f29bfb5a1071cf258cace "
14+ sha256 cellar : :any_skip_relocation , ventura : "b0c78e1e52ac9daa1a240fa0a9e8a7f3179e8f1b6c5f29bfb5a1071cf258cace "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "53d98cb2ec5116e5e9c12a9b22a84cafc7f7c92bb152651023567309bb74683e "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments