Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #64 from cratermoon/homebrew-repo
Browse files Browse the repository at this point in the history
updated brew formula to v2.0.0-beta.5
  • Loading branch information
esmet authored Feb 1, 2019
2 parents 3abba20 + 4d4219e commit 8b051a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/ankh.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Ankh < Formula
desc "Another Kubernetes Helper"
homepage "https://github.com/appnexus/ankh"
url "https://github.com/appnexus/ankh/archive/v2.0.0-beta.4.tar.gz"
sha256 "d8ff0d9c3b2c76a06b3f7e31861c97f14872e17f68db8aa5b8259461d80ee4bb"
url "https://github.com/appnexus/ankh/archive/v2.0.0-beta.5.tar.gz"
sha256 "a5fcc3756d773f03810b3b361c5d86b97f8333eede75adb371bd757ec79fe127"

depends_on "go" => :build
depends_on "kubernetes-helm"
Expand Down

0 comments on commit 8b051a2

Please sign in to comment.