From dc3fe6ecbee155a468e53a61d7d95437afbace20 Mon Sep 17 00:00:00 2001 From: Pedro Cunha Date: Wed, 23 Oct 2019 08:32:46 +0100 Subject: [PATCH] doctl: Remove pre_install (#505) The pre_install script used to rename "doctl" to "doctl.exe", but this isn't necessary since https://github.com/digitalocean/doctl/releases/tag/v1.30.0, and will produce an error --- bucket/doctl.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 96069a48dc..5593a31018 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -13,7 +13,6 @@ "hash": "d16aea8e28c2575a382799dfd23c0a80e55ec5d21844db253b40696a4d5931b6" } }, - "pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'", "bin": "doctl.exe", "checkver": "github", "autoupdate": {