From a27db46a64ce10037cd36717f35fb5c3b4afb85d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 May 2019 16:00:50 +0000 Subject: [PATCH] drone: Update to version 1.1.1 --- bucket/drone.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/drone.json b/bucket/drone.json index eb0d00107e..1651952eab 100644 --- a/bucket/drone.json +++ b/bucket/drone.json @@ -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": {