doctl: Update to version 1.94.0

This commit is contained in:
github-actions[bot] 2023-04-25 16:27:50 +00:00
parent 88a156a3de
commit dbc2fa5af4

View File

@ -1,16 +1,16 @@
{
"version": "1.93.1",
"version": "1.94.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.93.1/doctl-1.93.1-windows-amd64.zip",
"hash": "18a5e4a1b158b9c598762a836e18521bd015faaab681615ca48e99372ca77272"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.94.0/doctl-1.94.0-windows-amd64.zip",
"hash": "debd45b23214fc19ee73153cd8cd189d9a606d632f76138e973cb22e64235e55"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.93.1/doctl-1.93.1-windows-386.zip",
"hash": "ec39a66ce6376bececbdd4453eff1fa353615c4d474ab9215b2c254d52491034"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.94.0/doctl-1.94.0-windows-386.zip",
"hash": "4376221ee7c4d2673a7ca9ee66a75f69dfaf2d41fd38bdf97f2d59d17abeffc8"
}
},
"bin": "doctl.exe",