doctl: Update to version 1.47.0

This commit is contained in:
Jakub Čábera 2020-10-06 04:40:05 +02:00
parent e58c566e9a
commit 90945779f7

View File

@ -1,16 +1,16 @@
{ {
"version": "1.46.0", "version": "1.47.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.46.0/doctl-1.46.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.47.0/doctl-1.47.0-windows-amd64.zip",
"hash": "c90b5529d6a23f91851f90ae1cd9e790b887d486292314ecbe8b51add476390c" "hash": "050b82114d40b1bffc483f22886c0a40a75a9673e1923b869376f447a72686ba"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.46.0/doctl-1.46.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.47.0/doctl-1.47.0-windows-386.zip",
"hash": "13320df9135b7af20af3c292ff31ce502e10b5bc942c081190ab4374519bd46a" "hash": "fba00ee03a3dcac985ca1ac8b158351ae873439d5b3cb8dcb171f37df98896e3"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",