tilt: update 0.30.1 bottle.

master
BrewTestBot 2022-05-20 21:05:09 +00:00
parent 6156458f63
commit 7517660d06
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -8,12 +8,12 @@ class Tilt < Formula
head "https://github.com/tilt-dev/tilt.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "e42ae0ee84b82b5d1741034a10a9c0447523aa3e931903a96ae379ac3a16330a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7f5a8a56642993e55f469e9c57b8fd1f082f4abb4fd09e9cb5a330670764ea8c"
sha256 cellar: :any_skip_relocation, monterey: "de91b4b87c8edb437c586a95e165a19ad2425614d3635cd60d8a106adcc36396"
sha256 cellar: :any_skip_relocation, big_sur: "73e604d805950501ecd762f62260c838048efe9acd8142fdb08dc1bdb68d3abe"
sha256 cellar: :any_skip_relocation, catalina: "809c4a6886f19cbd893f78d0520d0ebd119de031c0acf83eea9e1fa7a0e1ead6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "222aab47f514ce587557e2c5c16fa76bd556ec4067c8385efeb381d2146d0612"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c09dd479bd53ae5344b63291493d7d44573f237231860ebeb598ba6c8c6eddf5"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f39bcd8e436ecdf028ce94ec8e08a3c3c5e4f3cbac2f349cad2e84898223553e"
sha256 cellar: :any_skip_relocation, monterey: "edb8cc288e173085221a2c63012187af24d54eb8430fc2c962e6329be73fdab1"
sha256 cellar: :any_skip_relocation, big_sur: "17394bf861443bb2250cd82822dfc57ba5d5a03a93e84f1e7e4e4b9076e1d7f4"
sha256 cellar: :any_skip_relocation, catalina: "672742c88ae41f4752ed68a247dbb69983e164b26d8703d51c80dcea67d99cc1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f0911f3818de3e770af2f58af71d5a441a2afecbe3b3914ae48d323bf8357dc0"
end
depends_on "go" => :build