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 dcf0776 commit 104d4bbCopy full SHA for 104d4bb
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.35.1",
6
- revision: "6656b4967d09714fbc01592f2c7247efb7dbdfcb"
+ tag: "v0.35.2",
+ revision: "eb60ec434a3d40d43f070cced95bc93116a2918b"
7
license "Apache-2.0"
8
head "https://github.com/tilt-dev/tilt.git", branch: "master"
9
0 commit comments