doctl 1.13.0

Closes #36396.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Hilary Holz 2019-01-25 11:59:52 -08:00 committed by Chongyu Zhu
parent dc86b620b3
commit 8dcae5bb8f
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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.12.2.tar.gz"
sha256 "8b9fd4d00be3016b71404e2eacc582fff658732215be860efdc409f3fd5c03d5"
url "https://github.com/digitalocean/doctl/archive/v1.13.0.tar.gz"
sha256 "24751fcc41ca1cb9472fcb664906637d6fc7bab64dcdcdf8930386e1b218ac31"
head "https://github.com/digitalocean/doctl.git"
bottle do