mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
drone: Update to version 1.9.0
This commit is contained in:
parent
c272cc3b13
commit
a4172e66e2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.0",
|
"version": "1.9.0",
|
||||||
"description": "A self-service Continuous Delivery platform for busy development teams.",
|
"description": "A self-service Continuous Delivery platform for busy development teams.",
|
||||||
"homepage": "https://drone.io/",
|
"homepage": "https://drone.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.8.0/drone_windows_amd64.tar.gz",
|
"url": "https://github.com/drone/drone-cli/releases/download/v1.9.0/drone_windows_amd64.tar.gz",
|
||||||
"hash": "bce555071f2f1951f0451d9766ff10dc3652029fcf372ff1efa330cc7153c3e7"
|
"hash": "1762a18183d8245a857a89fcdf87bf143f654e876a6be7608a571c72e8a74549"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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\" }",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user