devspace 6.1.1

Closes #110504.

Signed-off-by: Daniel Nachun <9205048+danielnachun@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-09-12 22:09:34 -04:00 committed by BrewTestBot
parent 4dee0fdaf5
commit 73cf14216a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Devspace < Formula
desc "CLI helps develop/deploy/debug apps with Docker and k8s"
homepage "https://devspace.sh/"
url "https://github.com/loft-sh/devspace.git",
tag: "v6.1.0",
revision: "8c393e209eb3ba5387cd4b0c26f500abdc4816e8"
tag: "v6.1.1",
revision: "9cd3723afbf14d488a208b0dfb301f9670a51c92"
license "Apache-2.0"
head "https://github.com/loft-sh/devspace.git", branch: "master"