mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
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
This commit is contained in:
parent
31229efc06
commit
dc3fe6ecbe
@ -13,7 +13,6 @@
|
|||||||
"hash": "d16aea8e28c2575a382799dfd23c0a80e55ec5d21844db253b40696a4d5931b6"
|
"hash": "d16aea8e28c2575a382799dfd23c0a80e55ec5d21844db253b40696a4d5931b6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
|
||||||
"bin": "doctl.exe",
|
"bin": "doctl.exe",
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user