tilt 0.31.0

Closes #119956.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Tilt Dev 2023-01-06 20:18:46 +00:00 committed by BrewTestBot
parent c1db0d61f1
commit f394534247
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Tilt < Formula
desc "Define your dev environment as code. For microservice apps on Kubernetes"
homepage "https://tilt.dev/"
url "https://github.com/tilt-dev/tilt.git",
tag: "v0.30.13",
revision: "c4513e8b69a8b64970ee954235f4e3d1ddaee605"
tag: "v0.31.0",
revision: "f53e57313538a39ffb0c6e9dbd0b33cfc6cef590"
license "Apache-2.0"
head "https://github.com/tilt-dev/tilt.git", branch: "master"