doctl: Update to version 1.79.0

This commit is contained in:
github-actions[bot] 2022-08-15 20:27:55 +00:00
parent 6c219fa770
commit 8acee4e193

View File

@ -1,16 +1,16 @@
{ {
"version": "1.78.0", "version": "1.79.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.78.0/doctl-1.78.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.79.0/doctl-1.79.0-windows-amd64.zip",
"hash": "f5d483b874aab33921daac4cda5884e2e0e9666f5711b62a654ba4a7d0cb5600" "hash": "1a4f1ce7757f7f7db44052de60b83bd866c3a17514e27f49ff6ae0c4748ad058"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.78.0/doctl-1.78.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.79.0/doctl-1.79.0-windows-386.zip",
"hash": "bed0da1f88568e20c6c82e25043cde82dfaa7a1ad55ad8e84c3b6b351824b623" "hash": "87d98b4ba8cddfc05833cfd6ebf2bbfcb1e2c2b9e5ffa380d9eb18c15ad3fb60"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",