doctl: Update to version 1.31.2

This commit is contained in:
Richard Kuhnt 2019-09-13 23:00:16 +00:00
parent fd971c4345
commit 30a30a9c34

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.31.0",
"version": "1.31.2",
"license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.0/doctl-1.31.0-windows-amd64.zip",
"hash": "f746970f24e6296527d24e760a0e3f835b4a7de434a37220abf063f3384e3b03"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.2/doctl-1.31.2-windows-amd64.zip",
"hash": "29fd49c523b620ec85b32249657921d82e3c657d1bc1b3291e3dbd8e620caebb"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.0/doctl-1.31.0-windows-386.zip",
"hash": "c752c8e596e7342cc44de8b13ab898389c319c864eca3d02c5377654e053a3b6"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.2/doctl-1.31.2-windows-386.zip",
"hash": "0aadafd5380641937a5817917c0f118cbcbaec0a11e592f35620ec58e7cc86c9"
}
},
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",