We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787804a commit 813d0a9Copy full SHA for 813d0a9
Formula/t/tilt.rb
@@ -2,8 +2,8 @@ class Tilt < Formula
2
desc "Define your dev environment as code. For microservice apps on Kubernetes"
3
homepage "https://tilt.dev/"
4
url "https://github.com/tilt-dev/tilt.git",
5
- tag: "v0.33.19",
6
- revision: "bd378d6bb13e9981cacf7b068410cbd5fe09f0be"
+ tag: "v0.33.20",
+ revision: "73707128f97c6f5ddfa0a530f664c2e238eb03a3"
7
license "Apache-2.0"
8
head "https://github.com/tilt-dev/tilt.git", branch: "master"
9
0 commit comments