drone: Update to version 1.1.1

This commit is contained in:
Richard Kuhnt 2019-05-30 16:00:50 +00:00
parent 5084044393
commit a27db46a64

View File

@ -1,9 +1,9 @@
{
"homepage": "https://drone.io/",
"version": "1.1.0",
"version": "1.1.1",
"license": "Apache-2.0",
"url": "https://github.com/drone/drone-cli/releases/download/v1.1.0/drone_windows_amd64.tar.gz",
"hash": "014f1e1c709cdca6d4746d0c3f0d26cdd0951595fe87b4f43c78c6f008a9f0fa",
"url": "https://github.com/drone/drone-cli/releases/download/v1.1.1/drone_windows_amd64.tar.gz",
"hash": "bcae9a47738c50669eb291cc8d31744ecc4beb4aeb9504de9bf528523dabd862",
"bin": "drone.exe",
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
"checkver": {