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 GitTown < Formula
77 head "https://github.com/git-town/git-town.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "127fe76c2773942ded97c46ec5285bb60dea631cbd825eff2b71766c0c552390 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "127fe76c2773942ded97c46ec5285bb60dea631cbd825eff2b71766c0c552390 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "127fe76c2773942ded97c46ec5285bb60dea631cbd825eff2b71766c0c552390 "
13- sha256 cellar : :any_skip_relocation , sonoma : "79f8eef2e287c62cc2ed7c9fb0ccb6f3ee8ef5d1eaee6c79e7a23007e4c7fe38 "
14- sha256 cellar : :any_skip_relocation , ventura : "79f8eef2e287c62cc2ed7c9fb0ccb6f3ee8ef5d1eaee6c79e7a23007e4c7fe38 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "1228a541af84f3a1a4d048a2b5af00fac0ee8d916d000178531665222bec357d "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "540c384224369c2ff594a7016b02c60231be8c9493fd7960b18be4c71956909a "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "540c384224369c2ff594a7016b02c60231be8c9493fd7960b18be4c71956909a "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "540c384224369c2ff594a7016b02c60231be8c9493fd7960b18be4c71956909a "
13+ sha256 cellar : :any_skip_relocation , sonoma : "3a630c99c3bf37ed6a8adb657028bd9797a6fd6622b0bfd744eb7df7ff3d9a42 "
14+ sha256 cellar : :any_skip_relocation , ventura : "3a630c99c3bf37ed6a8adb657028bd9797a6fd6622b0bfd744eb7df7ff3d9a42 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "9d3934a5f29042e4a5630954071818d3ee9a2bb8cf7062522913b03b2392b60a "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments