From 17bd692a7696c134932ec96ae592ce3fd2a234f5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 5 Aug 2019 18:47:28 -0400 Subject: [PATCH] doctl 1.26.3 Closes #42829. Signed-off-by: Chongyu Zhu --- Formula/doctl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/doctl.rb b/Formula/doctl.rb index 99510a8bd3..475d658602 100644 --- a/Formula/doctl.rb +++ b/Formula/doctl.rb @@ -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.26.2.tar.gz" - sha256 "7635d26d8dd0d864fb372507afe99c7a70bb0937a6176d717393e333d92070d1" + url "https://github.com/digitalocean/doctl/archive/v1.26.3.tar.gz" + sha256 "d8a0f613ade919188e378fd72145f74d199df5d74fc5b5ef3f7437dbf46ac190" head "https://github.com/digitalocean/doctl.git" bottle do