diff --git a/drone.json b/drone.json index eca6c3c66d..130c9ad0d1 100644 --- a/drone.json +++ b/drone.json @@ -1,9 +1,9 @@ { "homepage": "https://drone.io/", - "version": "0.8.5", + "version": "0.8.6", "license": "Apache-2.0", - "url": "https://github.com/drone/drone-cli/releases/download/v0.8.5/drone_windows_amd64.tar.gz", - "hash": "98bc8907bd14e36ef251d2fc6117d233f62e6e7d25e5511be98bbba228bf3e86", + "url": "https://github.com/drone/drone-cli/releases/download/v0.8.6/drone_windows_amd64.tar.gz", + "hash": "e584ccbd14e5caf14e8a7d363e8063396c178200c79296cd6624a7f1af25c668", "bin": "drone.exe", "pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }", "checkver": {