doctl: Update to version 1.39.0

This commit is contained in:
Richard Kuhnt 2020-03-18 19:01:48 +00:00
parent 05b7d65f58
commit a4c37393a4

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.38.0",
"version": "1.39.0",
"license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.38.0/doctl-1.38.0-windows-amd64.zip",
"hash": "6a72938d3b33e7cc2782c73368c1251977117fc264408c0e7cc7dc2a26d26751"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.39.0/doctl-1.39.0-windows-amd64.zip",
"hash": "cc1c929a101c25d1b14643c11052d37c2c8aa94538fb5d124927f421bded5421"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.38.0/doctl-1.38.0-windows-386.zip",
"hash": "5b577b2ac2fa8ff7315a5c7de309da3e13b2814271398f64fbb2a663e80665a0"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.39.0/doctl-1.39.0-windows-386.zip",
"hash": "5317fda8bcf11af1661455187758da5f860e0551105da125e60ecbd9610ad84c"
}
},
"bin": "doctl.exe",