File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ class Burrow < Formula
77 head "https://github.com/linkedin/Burrow.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "fea73dcbf2cb990d1c0c98695f2f26c29fde6a6a333b29f3bfaa8e604dec5def"
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "63c277d2114d19c72bcd48525fefa763e967cd35b0254f41b9fd1e7e4d320cf8"
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "0fd6704cb95d0e1812e76fa40e6668e1514d425f2c4f2e256153466cb5953c0f"
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "4e82bd82d515ddcec9ba8dc4644989438ae266b9a0b9d56254561d4999369c4d"
14- sha256 cellar : :any_skip_relocation , sonoma : "00d6a0fe41ae667421f4b20d13cbedf294cbdd0201808195bfe788c70cdc1217"
15- sha256 cellar : :any_skip_relocation , ventura : "b7ef8f3dc4e0da995455d8889a06b243a68fd850951286a43eae18c95731b467"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "c5f3ab59d96b041b0ec3941520ea39accc326d4f1d7b3262fc9e4bae54e6b50f"
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "5b86ff8deae33789a7977472252996ce9bed5b9297186b7e3ada18b8ccb34531"
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "96d98011b5b9e0943087196c71dbcf60904ab9e4e22602baeea422a96e488620"
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ed299aece4ff3ffe4f5c676b3b2afda41d5d8a97dc937e3babceef7387dce6a7"
13+ sha256 cellar : :any_skip_relocation , sonoma : "261a4bfe121fa8af48ee190fdab037c5c16d65a5ee672d9b3a9cb90c68260e54"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "1701af844c34f0f248f80cf39e42f0f75c29b39ca976acc8a129c8a382eb5168"
1715 end
1816
1917 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments