doctl: Update to version 1.76.0

This commit is contained in:
github-actions[bot] 2022-05-23 16:30:34 +00:00
parent 884139f98c
commit ea4dd63f1b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.75.0", "version": "1.76.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.75.0/doctl-1.75.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.0/doctl-1.76.0-windows-amd64.zip",
"hash": "dfef3d609e22e2b7a9210cf8531e00d2fc4c348cb340e975f4b378f9b65e640d" "hash": "0827d51fcc920e3626dcfab774fec1b9b78c26d05ca062913cff8aee640518ae"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.75.0/doctl-1.75.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.76.0/doctl-1.76.0-windows-386.zip",
"hash": "9e28e278e6a1ea74ffb8f312432c936c7d5b3334955463d1f3ece26113009385" "hash": "36e452439092d57514fe90f7c41e8ced138d92ef7875609eefd148d8499eb457"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",