doctl: Update to version 1.90.0

This commit is contained in:
github-actions[bot] 2022-12-12 20:25:49 +00:00
parent d6884c26d8
commit 96ecf1776d

View File

@ -1,16 +1,16 @@
{
"version": "1.88.0",
"version": "1.90.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.88.0/doctl-1.88.0-windows-amd64.zip",
"hash": "952b9a53e41c208c96001dc21bec213321333d8866359955f1e0e1201987fa29"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.90.0/doctl-1.90.0-windows-amd64.zip",
"hash": "911692987612ae500344fe8b62bc871e6cb76a7975563e4b070ccf96e870f075"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.88.0/doctl-1.88.0-windows-386.zip",
"hash": "e6f78dfb84f0d79eb82bcb583c35bb4fec9b70efdd7cc11bfc26a61b28d4cf58"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.90.0/doctl-1.90.0-windows-386.zip",
"hash": "6b05cddde7c2a276020f9771f31ce74b8ba986c462b02668e298544e9301c3b0"
}
},
"bin": "doctl.exe",