mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
drone: Update to version 1.0.1
This commit is contained in:
parent
7ed31192db
commit
b3a27cf9d5
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://drone.io/",
|
"homepage": "https://drone.io/",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.0.0/drone_windows_amd64.tar.gz",
|
"url": "https://github.com/drone/drone-cli/releases/download/v1.0.1/drone_windows_amd64.tar.gz",
|
||||||
"hash": "86570827c29acd91eecf4b27b41d613f1c0c0e78880fe99923df69bc183f6d7b",
|
"hash": "254f994913a77bbf2d4c9af9124e0312cf10fbd7610182f31d00f0def501fbeb",
|
||||||
"bin": "drone.exe",
|
"bin": "drone.exe",
|
||||||
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
|
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user