drone: Update to version 1.1.4

This commit is contained in:
Richard Kuhnt 2019-07-29 09:00:55 +00:00
parent b297f83f05
commit 7f9901ddfb

View File

@ -1,9 +1,9 @@
{
"homepage": "https://drone.io/",
"version": "1.1.2",
"version": "1.1.4",
"license": "Apache-2.0",
"url": "https://github.com/drone/drone-cli/releases/download/v1.1.2/drone_windows_amd64.tar.gz",
"hash": "6c373fc27497b529e66a5fc314a711c6ec496aaccb62aa52fcc1454554e5f25f",
"url": "https://github.com/drone/drone-cli/releases/download/v1.1.4/drone_windows_amd64.tar.gz",
"hash": "d1a819d0a1c7923ea9afddccb1c47308f1ba60a287c2e975ace7e3939c976cf6",
"bin": "drone.exe",
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
"checkver": {