Skip to content

Commit 6feb760

Browse files
committed
tilt 0.34.5
1 parent cd306b1 commit 6feb760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tilt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Tilt < Formula
22
desc "Define your dev environment as code. For microservice apps on Kubernetes"
33
homepage "https://tilt.dev/"
44
url "https://github.com/tilt-dev/tilt.git",
5-
tag: "v0.34.4",
6-
revision: "0450877c27cf3d4d52c19b543cab295a7577af1c"
5+
tag: "v0.34.5",
6+
revision: "0b2f9287b2900a854f0e474a10b2f8496a857ff7"
77
license "Apache-2.0"
88
head "https://github.com/tilt-dev/tilt.git", branch: "master"
99

0 commit comments

Comments
 (0)