diff --git a/drone.json b/drone.json index 2815518595..9363a57c27 100644 --- a/drone.json +++ b/drone.json @@ -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": {