doctl 1.36.0
Closes #47763. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
d020b2797a
commit
0ec875b4a0
1 changed files with 2 additions and 2 deletions
|
@ -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.35.0.tar.gz"
|
||||
sha256 "2cad6b85612f7c9f4cc980cae019e1ff9a2f1df614f469d075441cf3da79e9d2"
|
||||
url "https://github.com/digitalocean/doctl/archive/v1.36.0.tar.gz"
|
||||
sha256 "36070690813edcf10f85d396509c8c377a6033425731923cc3e3d6bb084e0c05"
|
||||
head "https://github.com/digitalocean/doctl.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue