doctl: Update to version 1.83.0

This commit is contained in:
github-actions[bot] 2022-10-07 16:31:59 +00:00
parent dae7d2488a
commit a2400e2eb9

View File

@ -1,16 +1,16 @@
{
"version": "1.82.2",
"version": "1.83.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.82.2/doctl-1.82.2-windows-amd64.zip",
"hash": "1bb5ad9b5c5a249a2df9a3838f747649e67daadaf60b822ac2d41f668c59f7db"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.83.0/doctl-1.83.0-windows-amd64.zip",
"hash": "e915cd2a96a95dc0fd0f9a025fed91ffa41a63fd23193dabfae5421fa98a0515"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.82.2/doctl-1.82.2-windows-386.zip",
"hash": "e4cf5d941fef65a2294cb9d34aa916f8402ffc5b44284a59abdf2ef801f53851"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.83.0/doctl-1.83.0-windows-386.zip",
"hash": "3bcf18e9eb3295913c1321ac9b5dbd9d1c7980f6b803d9b045bb5c0c5c738abf"
}
},
"bin": "doctl.exe",