From 4e32409ebbe3941ec71d3bb2853311c611ac99bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 20:28:39 +0000 Subject: [PATCH] doctl: Update to version 1.87.0 --- bucket/doctl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 38630c55c6..15a3878e5c 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,16 +1,16 @@ { - "version": "1.86.0", + "version": "1.87.0", "description": "A command line tool for DigitalOcean services", "homepage": "https://github.com/digitalocean/doctl", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.86.0/doctl-1.86.0-windows-amd64.zip", - "hash": "3e760697ad2b14eaa75b883afd40064ddd868778459641fa2403cf104fb3d8a7" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.87.0/doctl-1.87.0-windows-amd64.zip", + "hash": "01506e9987faf47ab52ff028005955818a58c1c696d7b2387f5ef76129ed4fec" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.86.0/doctl-1.86.0-windows-386.zip", - "hash": "479cf3e6521c2068337e056af2be1e46a119077056abd0622cd04936be2b6618" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.87.0/doctl-1.87.0-windows-386.zip", + "hash": "ed3c418c62971dac0ced8e505ff52f2b5996787d9664ba24af4adcb5ccc926c7" } }, "bin": "doctl.exe",