mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
drone: Update to version 1.2.0
This commit is contained in:
parent
c4db4b0fba
commit
3d848efade
@ -1,10 +1,10 @@
|
||||
{
|
||||
"homepage": "https://drone.io/",
|
||||
"description": "A self-service Continuous Delivery platform for busy development teams.",
|
||||
"version": "1.1.4",
|
||||
"version": "1.2.0",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.1.4/drone_windows_amd64.tar.gz",
|
||||
"hash": "d1a819d0a1c7923ea9afddccb1c47308f1ba60a287c2e975ace7e3939c976cf6",
|
||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.2.0/drone_windows_amd64.tar.gz",
|
||||
"hash": "966872eaefceb2f613a2641636420d5ccb271ab4c13a09a704cf848838797247",
|
||||
"bin": "drone.exe",
|
||||
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user