doctl: Update to version 1.93.1

This commit is contained in:
github-actions[bot] 2023-03-09 20:28:31 +00:00
parent 05ed543d91
commit e2051272ab

View File

@ -1,16 +1,16 @@
{
"version": "1.93.0",
"version": "1.93.1",
"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.93.0/doctl-1.93.0-windows-amd64.zip",
"hash": "9b60812a90cba839560756066ec9aaf0a56ba4b487e7c43ca927992d78927242"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.93.1/doctl-1.93.1-windows-amd64.zip",
"hash": "18a5e4a1b158b9c598762a836e18521bd015faaab681615ca48e99372ca77272"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.93.0/doctl-1.93.0-windows-386.zip",
"hash": "37d21788ead200efff25f9503ca37c48cd7ce1a0939e29339473cee5e96d3cca"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.93.1/doctl-1.93.1-windows-386.zip",
"hash": "ec39a66ce6376bececbdd4453eff1fa353615c4d474ab9215b2c254d52491034"
}
},
"bin": "doctl.exe",