Skip to content

Commit

Permalink
kube-aws 0.8.2
Browse files Browse the repository at this point in the history
Closes #5485.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
cap10morgan authored and MikeMcQuaid committed Oct 2, 2016
1 parent aaaaa9c commit 1c4cf79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/kube-aws.rb
Expand Up @@ -3,8 +3,8 @@
class KubeAws < Formula
desc "CoreOS Kubernetes on AWS"
homepage "https://coreos.com/kubernetes/docs/latest/kubernetes-on-aws.html"
url "https://github.com/coreos/coreos-kubernetes/archive/v0.8.1.tar.gz"
sha256 "fe65c3fb72af7aa47dad07b8428eace077314edd3c129dba1fea5d3cccfaf094"
url "https://github.com/coreos/coreos-kubernetes/archive/v0.8.2.tar.gz"
sha256 "85125641fca7431d8844192a22fb981dbd3de9c568aff2a7638812bf30f26d22"
head "https://github.com/coreos/coreos-kubernetes.git"

depends_on "go" => :build
Expand Down

0 comments on commit 1c4cf79

Please sign in to comment.