Update drone to version 0.8.5

This commit is contained in:
Richard Kuhnt 2018-03-10 01:00:17 +00:00
parent 9c49f3ec1b
commit 1192fe8790

View File

@ -1,9 +1,9 @@
{
"homepage": "https://drone.io/",
"version": "0.8.4",
"version": "0.8.5",
"license": "Apache License 2.0",
"url": "https://github.com/drone/drone-cli/releases/download/v0.8.4/drone_windows_amd64.tar.gz",
"hash": "10c28d6cbc34b5a5bea6447551e7511b123f7d0f202a40f6882a7739c1f2cd26",
"url": "https://github.com/drone/drone-cli/releases/download/v0.8.5/drone_windows_amd64.tar.gz",
"hash": "98bc8907bd14e36ef251d2fc6117d233f62e6e7d25e5511be98bbba228bf3e86",
"bin": "drone.exe",
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
"checkver": {