devspace 4.0.4
Closes #45237. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
d80eba2f05
commit
a8d6c55db7
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Devspace < Formula
|
|||
desc "CLI helps develop/deploy/debug apps with Docker and k8s"
|
||||
homepage "https://devspace.cloud/docs"
|
||||
url "https://github.com/devspace-cloud/devspace.git",
|
||||
:tag => "v4.0.3",
|
||||
:revision => "2743f0af1dd51cfd340497c7476b6a2abd341479"
|
||||
:tag => "v4.0.4",
|
||||
:revision => "1c339945c993f9bab0f9a8897f3f3137ed6be0be"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue