File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Tfmv < Formula
77 head "https://github.com/suzuki-shunsuke/tfmv.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "ce71cbfaca6ea720434fbaa9c86aad09c2676417300962540b5d6f2800d1775c "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "ce71cbfaca6ea720434fbaa9c86aad09c2676417300962540b5d6f2800d1775c "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "ce71cbfaca6ea720434fbaa9c86aad09c2676417300962540b5d6f2800d1775c "
13- sha256 cellar : :any_skip_relocation , sonoma : "5b6ae04d00e1ac6aa41070d05ea1f1c3360c6cdd57c5362c93efd36a429d1828 "
14- sha256 cellar : :any_skip_relocation , ventura : "5b6ae04d00e1ac6aa41070d05ea1f1c3360c6cdd57c5362c93efd36a429d1828 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "9275a0e10a80e504cce76ff75a8cd22fc8d547e645d1f345706c2d15b0c11de3 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "04674f9a20ae847e01db7ff8f04cbf24daa3b41bed2ce646830804c2843493f5 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "04674f9a20ae847e01db7ff8f04cbf24daa3b41bed2ce646830804c2843493f5 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "04674f9a20ae847e01db7ff8f04cbf24daa3b41bed2ce646830804c2843493f5 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "9cc0e643c4f038d1a84e0366ebeceb14d52dcdc7c68941a2da84257098bcfc4c "
14+ sha256 cellar : :any_skip_relocation , ventura : "9cc0e643c4f038d1a84e0366ebeceb14d52dcdc7c68941a2da84257098bcfc4c "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "43eff6cba1a9ceb6e4896c71b7924740f0354ad148eb2379208e6d0a3418fb95 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments