Skip to content

Commit bcad887

Browse files
committed
doctl 1.126.0
1 parent 491f66b commit bcad887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/doctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Doctl < Formula
22
desc "Command-line tool for DigitalOcean"
33
homepage "https://github.com/digitalocean/doctl"
4-
url "https://github.com/digitalocean/doctl/archive/refs/tags/v1.125.1.tar.gz"
5-
sha256 "c0bd65a5dd7ecff92dbaebc9e809605749e8b97bcd068656929447ee87e1cb9a"
4+
url "https://github.com/digitalocean/doctl/archive/refs/tags/v1.126.0.tar.gz"
5+
sha256 "13fe74dd886418c6731bb55427f89bd904e3692f9280f3668ee5fa5000783be0"
66
license "Apache-2.0"
77
head "https://github.com/digitalocean/doctl.git", branch: "main"
88

0 commit comments

Comments
 (0)