doctl 1.1.0
Closes #630. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
8f619a8ed8
commit
04888134ba
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/go"
|
|||
class Doctl < Formula
|
||||
desc "Command-line tool for DigitalOcean"
|
||||
homepage "https://github.com/digitalocean/doctl"
|
||||
url "https://github.com/digitalocean/doctl/archive/v1.0.2.tar.gz"
|
||||
sha256 "7a28bd0f9e68eee41761e32267a0d63329c6f0e16e0d8b5afb4a8286b914e98a"
|
||||
url "https://github.com/digitalocean/doctl/archive/v1.1.0.tar.gz"
|
||||
sha256 "4504965edfa8e32a1b65f890b3141f6bd16428640c7b4d365dcf76709633b68f"
|
||||
head "https://github.com/digitalocean/doctl.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue