doctl: Update to version 1.45.0

This commit is contained in:
Jakub Čábera 2020-06-03 13:29:42 +02:00
parent 0f98d006f6
commit d1a263321f

View File

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