Update drone to version 0.8.2

This commit is contained in:
Richard Kuhnt 2018-02-14 22:00:18 +00:00
parent afd62d4806
commit 6a3c7744aa

View File

@ -1,9 +1,9 @@
{
"homepage": "https://drone.io/",
"version": "0.8.1",
"version": "0.8.2",
"license": "Apache License 2.0",
"url": "https://github.com/drone/drone-cli/releases/download/v0.8.1/drone_windows_amd64.tar.gz",
"hash": "3c832313c1100db1ed04d90f37ecdadb16f3f07a1f0d28e1a01ec5cbd3b5154e",
"url": "https://github.com/drone/drone-cli/releases/download/v0.8.2/drone_windows_amd64.tar.gz",
"hash": "f60c94be989dc51608531af85372d758b35cab90cb3f18faf171a590d697a060",
"bin": "drone.exe",
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
"checkver": {