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 Fzf < Formula
77 head "https://github.com/junegunn/fzf.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "1124d444049ea2dc9d923143d5f2c782b6feb1363d982eaaa184189093d96545 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "1124d444049ea2dc9d923143d5f2c782b6feb1363d982eaaa184189093d96545 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "1124d444049ea2dc9d923143d5f2c782b6feb1363d982eaaa184189093d96545 "
13- sha256 cellar : :any_skip_relocation , sonoma : "297501a786733ce02b17f0556639b119db14eb44b2dc1e8b138c265ce4c265a1 "
14- sha256 cellar : :any_skip_relocation , ventura : "297501a786733ce02b17f0556639b119db14eb44b2dc1e8b138c265ce4c265a1 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "c2862b0887563608e244f1276ab13a6b6bf569e10f90dc12fcd65de53545f378 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "18cd8adbcd003cde3aac476bf86a20acd17d5a8e0051a86150d76e6d6cddd66c "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "18cd8adbcd003cde3aac476bf86a20acd17d5a8e0051a86150d76e6d6cddd66c "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "18cd8adbcd003cde3aac476bf86a20acd17d5a8e0051a86150d76e6d6cddd66c "
13+ sha256 cellar : :any_skip_relocation , sonoma : "8abadf1e9641303e7866858907808fff899e252a4682e6f41475fc5ef35ced70 "
14+ sha256 cellar : :any_skip_relocation , ventura : "8abadf1e9641303e7866858907808fff899e252a4682e6f41475fc5ef35ced70 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4e26dd087b1a3d88f3eb95abd0965ff20535718ba9a39eca0ef359705d7bfbd5 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments