Skip to content

Commit 104d4bb

Browse files
committed
tilt 0.35.2
1 parent dcf0776 commit 104d4bb

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.35.1",
6-
revision: "6656b4967d09714fbc01592f2c7247efb7dbdfcb"
5+
tag: "v0.35.2",
6+
revision: "eb60ec434a3d40d43f070cced95bc93116a2918b"
77
license "Apache-2.0"
88
head "https://github.com/tilt-dev/tilt.git", branch: "master"
99

0 commit comments

Comments
 (0)