@@ -8,13 +8,13 @@ class Tilt < Formula
88 head "https://github.com/tilt-dev/tilt.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "008ec56b3dc5e80061573779b7c55ce36ce7bcb080389cd23a6a4192d5e43112 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f5373756ded1996c5edaef2c3a91612f9ff6d9bb5aa198f993825ed2d5b0df5c "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "6a2796e52bb96e0609059bd79aa2cdb7b4279885651e3a9005381970da0f3364 "
14- sha256 cellar : :any_skip_relocation , sonoma : "302678b4f9ae8487fc10298b6f3be4d1eace3cd9089547a3dcd24bc347ea6208 "
15- sha256 cellar : :any_skip_relocation , ventura : "4033b05eb879752e0b6b079d38790d6d583a96871877ff370d46a73607536e6c "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "737e6f73c083405d6e6b058ef98169b6e1860eb9179f153ade39419bb09b5ac5 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "f34dce7675481b403cbb0076977b408b7ac639eeb352c8ad52b1ba425ebbaab9 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "50700b10519453046b074ef94fe983543fa7e547acf2e40ecad9672ee80cda73 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6d62e2b6a4797fb58944e00d063d31ad67e8d436c4830f7ef79ad3a4007b5418 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "c48ba2a219909ebda580824da9126d69bb08a7a062e357cfb4906d63e5406454 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "db39ef09e74e2ee75f164d3ff90a5c289f4e0c5419b9636f6dc97749f97b588e "
15+ sha256 cellar : :any_skip_relocation , ventura : "c294090151ebbad8ae1aeca12573f7b365a030c21c4291c6436e8e0f32cb8c71 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "2ffb6524dac9087097f754d352c5bdc2cd02583dd1cdf73dfa3f4a8788c8845f "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "eed76e76a3368a0372321099a6f69530d764739e7ff524fa4ca56a1e1727e369 "
1818 end
1919
2020 depends_on "go" => :build
0 commit comments