We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 491f66b commit bcad887Copy full SHA for bcad887
Formula/d/doctl.rb
@@ -1,8 +1,8 @@
1
class Doctl < Formula
2
desc "Command-line tool for DigitalOcean"
3
homepage "https://github.com/digitalocean/doctl"
4
- url "https://github.com/digitalocean/doctl/archive/refs/tags/v1.125.1.tar.gz"
5
- sha256 "c0bd65a5dd7ecff92dbaebc9e809605749e8b97bcd068656929447ee87e1cb9a"
+ url "https://github.com/digitalocean/doctl/archive/refs/tags/v1.126.0.tar.gz"
+ sha256 "13fe74dd886418c6731bb55427f89bd904e3692f9280f3668ee5fa5000783be0"
6
license "Apache-2.0"
7
head "https://github.com/digitalocean/doctl.git", branch: "main"
8
0 commit comments