Skip to content

Commit

Permalink
doctl 1.6.0
Browse files Browse the repository at this point in the history
bump doctl to 1.6.0

Closes #10866.

Signed-off-by: Baptiste Fontaine <b@ptistefontaine.fr>
  • Loading branch information
lxfontes authored and bfontaine committed Mar 10, 2017
1 parent 11f95fe commit b7e5e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/doctl.rb
@@ -1,8 +1,8 @@
class Doctl < Formula
desc "Command-line tool for DigitalOcean"
homepage "https://github.com/digitalocean/doctl"
url "https://github.com/digitalocean/doctl/archive/v1.5.0.tar.gz"
sha256 "66110a1377e0ca2fcb17bc2ac04e00aa2da5e961906419135772e3157c70f7f4"
url "https://github.com/digitalocean/doctl/archive/v1.6.0.tar.gz"
sha256 "f118b6d0075280cd6a00a19b760ed1b59ab1dc990f76ae9f76ac1c0944cc598d"
head "https://github.com/digitalocean/doctl.git"

bottle do
Expand Down

0 comments on commit b7e5e06

Please sign in to comment.