doctl: Update to version 1.28.0

This commit is contained in:
Richard Kuhnt 2019-08-15 22:00:24 +00:00
parent 364fcd3415
commit cea838dbfe

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.27.1",
"version": "1.28.0",
"license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.27.1/doctl-1.27.1-windows-amd64.zip",
"hash": "1d9716699721bbb08193f4af616ed0db5c325487a4715f9092589dd63d951c8f"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.28.0/doctl-1.28.0-windows-amd64.zip",
"hash": "d63b5ea297b148088dd6a103d7890cf17d39b62cb6a4362ebf49fe3489f3d3b5"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.27.1/doctl-1.27.1-windows-386.zip",
"hash": "3c42867628a394d88f456eb65b20a0f7dd9b75f5aa5441b2ab3d63da342c8b00"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.28.0/doctl-1.28.0-windows-386.zip",
"hash": "b2dada507debd0ef4d4c1d1b3359cba41c56c2ac6690eebc3311efd57a0024f3"
}
},
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",