diff --git a/drone.json b/drone.json index 209fe39191..ca68701e36 100644 --- a/drone.json +++ b/drone.json @@ -1,9 +1,9 @@ { "homepage": "https://drone.io/", - "version": "0.8.2", + "version": "0.8.3", "license": "Apache License 2.0", - "url": "https://github.com/drone/drone-cli/releases/download/v0.8.2/drone_windows_amd64.tar.gz", - "hash": "f60c94be989dc51608531af85372d758b35cab90cb3f18faf171a590d697a060", + "url": "https://github.com/drone/drone-cli/releases/download/v0.8.3/drone_windows_amd64.tar.gz", + "hash": "b7e0b8387aa3864e1455815d793a19545e38e8aa7f9a46f6f08edd6f9d6ef44e", "bin": "drone.exe", "pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }", "checkver": {