doctl: Update to version 1.76.2

This commit is contained in:
github-actions[bot] 2022-05-27 00:32:43 +00:00
parent fd1b56cf4f
commit 7a05fde87c

View File

@ -1,16 +1,16 @@
{
"version": "1.76.1",
"version": "1.76.2",
"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.1/doctl-1.76.1-windows-amd64.zip",
"hash": "db1e316c77e8f043e5772fe23e487322e70b409fba8a224d868da4980ca74f16"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.76.2/doctl-1.76.2-windows-amd64.zip",
"hash": "0dbaecbd21aa9c55a5bb181be4d924e1a587a0b7d68ecc816d32c21559a3c1a9"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.76.1/doctl-1.76.1-windows-386.zip",
"hash": "b66471451ec4ec4829b8810c5979f673280477439f386b711d269212337acdd6"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.76.2/doctl-1.76.2-windows-386.zip",
"hash": "5e16433dd5581349f1e9c6b8995a0f8b4557de22fa6e7fcb854f7a4908199919"
}
},
"bin": "doctl.exe",