Skip to content

Commit 1279601

Browse files
authored
Merge pull request GoogleContainerTools#763 from r2d4/brew-simple
brew: remove version from formula
2 parents daefae1 + 63c6f23 commit 1279601

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

installers/brew/skaffold.rb

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ class Skaffold < Formula
22
desc "A tool that facilitates continuous development for Kubernetes applications."
33
head "https://github.com/GoogleContainerTools/skaffold.git"
44
url "https://github.com/GoogleContainerTools/skaffold.git"
5-
version "v0.6.0"
65

76
depends_on "go" => :build
87

0 commit comments

Comments
 (0)