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 cd306b1 commit 6feb760Copy full SHA for 6feb760
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.34.4",
6
- revision: "0450877c27cf3d4d52c19b543cab295a7577af1c"
+ tag: "v0.34.5",
+ revision: "0b2f9287b2900a854f0e474a10b2f8496a857ff7"
7
license "Apache-2.0"
8
head "https://github.com/tilt-dev/tilt.git", branch: "master"
9
0 commit comments