doctl: Update to version 1.105.0

This commit is contained in:
github-actions[bot] 2024-04-01 17:08:29 +00:00
parent 405fd5cc8d
commit cd74c6ccc9

View File

@ -1,20 +1,20 @@
{
"version": "1.104.0",
"version": "1.105.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.104.0/doctl-1.104.0-windows-amd64.zip",
"hash": "46b8d70bb0266a9200aa35b5f7154c195f88f6845a39e8d3c57546ff3394627f"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.105.0/doctl-1.105.0-windows-amd64.zip",
"hash": "829b4a24ed2a4a6f4c4e55852647255230b22a41deef60f2ef7f613d90d5492f"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.104.0/doctl-1.104.0-windows-386.zip",
"hash": "eeeb8a6abf97ec244d7e4dfe81b30f995afab0b6c6448fae5e236c791dc37789"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.105.0/doctl-1.105.0-windows-386.zip",
"hash": "b145762fa2a3fa23b28b52e107c6d6e97e2229624c09c5224b28aaddec43ca87"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.104.0/doctl-1.104.0-windows-arm64.zip",
"hash": "db8729ccce2c0fcabdd1b08aeac19fad7d509f0998847963a03b086b03add76e"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.105.0/doctl-1.105.0-windows-arm64.zip",
"hash": "004ff3242ee80d0edf1535eaa0d38dd26a2a87dba1d9374767859964d821e88c"
}
},
"bin": "doctl.exe",