doctl: Update to version 1.106.0

This commit is contained in:
github-actions[bot] 2024-05-02 20:26:59 +00:00
parent 861d32b348
commit 823b14259d

View File

@ -1,20 +1,20 @@
{
"version": "1.105.0",
"version": "1.106.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.105.0/doctl-1.105.0-windows-amd64.zip",
"hash": "829b4a24ed2a4a6f4c4e55852647255230b22a41deef60f2ef7f613d90d5492f"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-amd64.zip",
"hash": "568651d8f9efe41b2d193db8f9045bc96404b19422f358baee6c2c9f45365a9f"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.105.0/doctl-1.105.0-windows-386.zip",
"hash": "b145762fa2a3fa23b28b52e107c6d6e97e2229624c09c5224b28aaddec43ca87"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-386.zip",
"hash": "e8474ec8a3b6270eea1d3d7a6d56bd181bb67956306ce423fc53b10aed829fa1"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.105.0/doctl-1.105.0-windows-arm64.zip",
"hash": "004ff3242ee80d0edf1535eaa0d38dd26a2a87dba1d9374767859964d821e88c"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-arm64.zip",
"hash": "9905eae214baaacdb97e6cfb8af733122d56ad9049263ec580d6414ada9c550d"
}
},
"bin": "doctl.exe",