mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
drone: Update to version 1.3.3
This commit is contained in:
parent
f3ab84bf40
commit
385f34dbbc
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.2",
|
"version": "1.3.3",
|
||||||
"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.3.2/drone_windows_amd64.tar.gz",
|
"url": "https://github.com/drone/drone-cli/releases/download/v1.3.3/drone_windows_amd64.tar.gz",
|
||||||
"hash": "c7f6560a53ec18caa3e5746a504c2f6e843609f63d19704b30fdebe63fb61196"
|
"hash": "01b602b6a8c3cb76a594a7cf3f74375ca03381a9356ebc3de8affe63afcddaea"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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