doctl 1.12.1
Closes #34892. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a6687d4152
commit
89feaddc5a
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.12.0.tar.gz"
|
||||
sha256 "15b0cf0dde2ad3cd14b0f5d6a61e84d8497ceb0a0d6981024b2298ab3c99869c"
|
||||
url "https://github.com/digitalocean/doctl/archive/v1.12.1.tar.gz"
|
||||
sha256 "1686f48f904754677406fec7445ef518d2d8f7adc33f76687e1661d8df6ff330"
|
||||
head "https://github.com/digitalocean/doctl.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue