doctl: Update to version 1.32.3

This commit is contained in:
Richard Kuhnt 2019-10-02 18:00:17 +00:00
parent a9e0cba160
commit 8ba273f605

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/digitalocean/doctl",
"version": "1.32.2",
"version": "1.32.3",
"license": "Apache-2.0",
"description": "A command line tool for DigitalOcean services",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.2/doctl-1.32.2-windows-amd64.zip",
"hash": "d24af0eb62247fea761c9a354deb0551c1822d13346034b8dd9f12d5f1c69022"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.3/doctl-1.32.3-windows-amd64.zip",
"hash": "668f6d08c0dc6479f7720dc44b1820a24fa49eb87d87aa95d8094ac71e0b4f11"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.2/doctl-1.32.2-windows-386.zip",
"hash": "939d683fedf65161d98301abe1e399dfc4266df6a2ae88146de763ad4171f950"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.3/doctl-1.32.3-windows-386.zip",
"hash": "725b62360a2943114fc2b1645e1ced6f526e438553a0e8cf4f3d02c614d8e62e"
}
},
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",