doctl: Update to version 1.55.0

This commit is contained in:
Jakub Čábera 2021-01-22 07:52:26 +01:00
parent 0129735ec8
commit 3d17708f1c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.54.1", "version": "1.55.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.54.1/doctl-1.54.1-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.55.0/doctl-1.55.0-windows-amd64.zip",
"hash": "5faa5c2e918659d9433f4836efd4fa2a01f74c43ccf8a248d1cd5ab6751d875e" "hash": "86808c1877faa49520d0ab36db1f62d54c4c541ca99851f6bb7aa5fa85e5605b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.54.1/doctl-1.54.1-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.55.0/doctl-1.55.0-windows-386.zip",
"hash": "1580f211c33e6d02e83899568481af559a3ba142da419c4f878269e2ceafb3a8" "hash": "1ea8b8b274ed3715f6a4b87af3577f97ef0fbf4f7aa0ad6e33eb13a85131a12b"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",