doctl 1.31.2

Closes #44250.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Igor Kapkov 2019-09-14 10:21:14 +10:00
parent e0bdb66536
commit 8c1a418e9a
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

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.30.0.tar.gz"
sha256 "a7174919e0571a590076faa494b6dd7b251f4b27450c89a4bb285a3f2db2a125"
url "https://github.com/digitalocean/doctl/archive/v1.31.2.tar.gz"
sha256 "08b571db5f4b67c875b787014aad469b6355804be7406d714ea945816a039bb1"
head "https://github.com/digitalocean/doctl.git"
bottle do