doctl: Update to version 1.45.1

This commit is contained in:
Jakub Čábera 2020-06-11 07:22:34 +02:00
parent d004df2e95
commit cfab16c35f

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.45.0",
"version": "1.45.1",
"license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.45.0/doctl-1.45.0-windows-amd64.zip",
"hash": "9c7231dcd36afed12c1c9404e30d820523f327d4e732b0ff6dd0908ebcfd9c83"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.45.1/doctl-1.45.1-windows-amd64.zip",
"hash": "98de7550d5af2fc26050498c75fdec7b98b4bf29ff96decb4cc874ede74d43f0"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.45.0/doctl-1.45.0-windows-386.zip",
"hash": "2d12711d5810290c0e5d16cb2e41b1d74cd9eab24d1ef685cb2f0398df0aac80"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.45.1/doctl-1.45.1-windows-386.zip",
"hash": "f7945e7e313843cf8f64122c9474553aea9e0f189859975dbd8c0e956ef6df96"
}
},
"bin": "doctl.exe",