doctl: Update to version 1.95.0

This commit is contained in:
github-actions[bot] 2023-05-16 16:28:23 +00:00
parent 7b22f5e07b
commit b925558ecf

View File

@ -1,16 +1,16 @@
{
"version": "1.94.0",
"version": "1.95.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.94.0/doctl-1.94.0-windows-amd64.zip",
"hash": "debd45b23214fc19ee73153cd8cd189d9a606d632f76138e973cb22e64235e55"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.95.0/doctl-1.95.0-windows-amd64.zip",
"hash": "39fc3ac42e841d10f723bb72947132f30b37bae1835ca397fc0bb947a3b32263"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.94.0/doctl-1.94.0-windows-386.zip",
"hash": "4376221ee7c4d2673a7ca9ee66a75f69dfaf2d41fd38bdf97f2d59d17abeffc8"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.95.0/doctl-1.95.0-windows-386.zip",
"hash": "29dcdbfaffa4029e26bf2ea8d496c7b91025c57c4b67408fe6500cc355a32e28"
}
},
"bin": "doctl.exe",