doctl: Update to version 1.75.0

This commit is contained in:
github-actions[bot] 2022-05-10 20:28:13 +00:00
parent 163f98b11f
commit 6a8b059887

View File

@ -1,16 +1,16 @@
{ {
"version": "1.73.1", "version": "1.75.0",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.73.1/doctl-1.73.1-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.75.0/doctl-1.75.0-windows-amd64.zip",
"hash": "98ccf631693fe890229584b7d0ed6e8d78210c4d7e0545d697ef0ba466d9b7f5" "hash": "dfef3d609e22e2b7a9210cf8531e00d2fc4c348cb340e975f4b378f9b65e640d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.73.1/doctl-1.73.1-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.75.0/doctl-1.75.0-windows-386.zip",
"hash": "2957205e6413ab2e87f3c0d38e591639407da73950f0b6a09fc9d58fa37822d8" "hash": "9e28e278e6a1ea74ffb8f312432c936c7d5b3334955463d1f3ece26113009385"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",