drone: Update to version 1.0.8

This commit is contained in:
Richard Kuhnt 2019-04-11 03:01:18 +00:00
parent 40a25de98f
commit 6788cf12b6

View File

@ -1,9 +1,9 @@
{
"homepage": "https://drone.io/",
"version": "1.0.7",
"version": "1.0.8",
"license": "Apache-2.0",
"url": "https://github.com/drone/drone-cli/releases/download/v1.0.7/drone_windows_amd64.tar.gz",
"hash": "40545cb57b50efa9bce0e5e129ad66a624e4aacaa6edb8c8282a2e712f157375",
"url": "https://github.com/drone/drone-cli/releases/download/v1.0.8/drone_windows_amd64.tar.gz",
"hash": "79a3e7250bf48697b49109d2e67aa3b319d25f0a29f103d7cd47716b1a0085ff",
"bin": "drone.exe",
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
"checkver": {