doctl: Update to version 1.76.1

This commit is contained in:
github-actions[bot] 2022-05-26 20:29:58 +00:00
parent 5fd2b94d04
commit 7b5244236e

View File

@ -1,16 +1,16 @@
{
"version": "1.76.0",
"version": "1.76.1",
"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.76.0/doctl-1.76.0-windows-amd64.zip",
"hash": "0827d51fcc920e3626dcfab774fec1b9b78c26d05ca062913cff8aee640518ae"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.76.1/doctl-1.76.1-windows-amd64.zip",
"hash": "db1e316c77e8f043e5772fe23e487322e70b409fba8a224d868da4980ca74f16"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.76.0/doctl-1.76.0-windows-386.zip",
"hash": "36e452439092d57514fe90f7c41e8ced138d92ef7875609eefd148d8499eb457"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.76.1/doctl-1.76.1-windows-386.zip",
"hash": "b66471451ec4ec4829b8810c5979f673280477439f386b711d269212337acdd6"
}
},
"bin": "doctl.exe",