doctl: Update to version 1.82.2

This commit is contained in:
github-actions[bot] 2022-10-01 00:48:23 +00:00
parent ab774faf1d
commit 5a145ae872

View File

@ -1,16 +1,16 @@
{ {
"version": "1.82.1", "version": "1.82.2",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.82.1/doctl-1.82.1-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.2/doctl-1.82.2-windows-amd64.zip",
"hash": "764eff36e7c70b68efa3c64f0cb09053d27054d227fe7d71b086eb68c8552fe9" "hash": "1bb5ad9b5c5a249a2df9a3838f747649e67daadaf60b822ac2d41f668c59f7db"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.82.1/doctl-1.82.1-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.82.2/doctl-1.82.2-windows-386.zip",
"hash": "63840b9d4ae9c95b4d336ea49d700a26ec374c0431ffde9c386a1d52d00d7513" "hash": "e4cf5d941fef65a2294cb9d34aa916f8402ffc5b44284a59abdf2ef801f53851"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",