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 Chkbit < Formula
77 head "https://github.com/laktak/chkbit.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "77998a9ca4836886652028173813a941b661808caeb1efcf58c58a658d3694ce "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "77998a9ca4836886652028173813a941b661808caeb1efcf58c58a658d3694ce "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "77998a9ca4836886652028173813a941b661808caeb1efcf58c58a658d3694ce "
13- sha256 cellar : :any_skip_relocation , sonoma : "088a0163ebee17be07ae738340e0251d5d0398701a5eea27c2c297beb84cfa3d "
14- sha256 cellar : :any_skip_relocation , ventura : "088a0163ebee17be07ae738340e0251d5d0398701a5eea27c2c297beb84cfa3d "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "a863fe0bcaf71b12f471cd8db71f01900ac5ed812658da4028f3d371914e51d5 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "6fe4ae3efb036d5984afc0e5625db944845e384f3d60c5b0304c963741d099a0 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6fe4ae3efb036d5984afc0e5625db944845e384f3d60c5b0304c963741d099a0 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "6fe4ae3efb036d5984afc0e5625db944845e384f3d60c5b0304c963741d099a0 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "d4a9f1d1ffd0637734bf2697fd31021d38ef7190e0ba7fd289d18ae1b10ed3ae "
14+ sha256 cellar : :any_skip_relocation , ventura : "d4a9f1d1ffd0637734bf2697fd31021d38ef7190e0ba7fd289d18ae1b10ed3ae "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0729bbe46dbe771ec0549789f68e70c54d1577150ded12801a6ca3e6654c0e78 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments