doctl: Update to version 1.70.0

This commit is contained in:
github-actions[bot] 2022-01-27 20:26:14 +00:00
parent 92213e41d3
commit a32723b41a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.69.0", "version": "1.70.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.69.0/doctl-1.69.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.70.0/doctl-1.70.0-windows-amd64.zip",
"hash": "67b2db5610744f930b069deb68d468b3dddfe06e2a7b6af0f92e7fdfe3a951db" "hash": "711c5ac920338b1f3ebe533a4f015d4434b8c6646a0e0a1af0584cfcc74a2dc4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.69.0/doctl-1.69.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.70.0/doctl-1.70.0-windows-386.zip",
"hash": "033fa6a3b8ec1fa2510e0045b13af7875daaf0bcc15ec0f4eeaa00daaf6eaaa1" "hash": "d3cfa338781f6e6d5d35338f49986e8433ec55b57af80c72b42adc577817ad35"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",