mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
drone: Update to version 1.7.0
This commit is contained in:
parent
d78d62f413
commit
55fcd59b1d
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.6.2",
|
||||
"version": "1.7.0",
|
||||
"description": "A self-service Continuous Delivery platform for busy development teams.",
|
||||
"homepage": "https://drone.io/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.6.2/drone_windows_amd64.tar.gz",
|
||||
"hash": "c69e3f95eecd2b68213f4ee09c26a8e0f33378bae7ce0d88799a83bde30773b7"
|
||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.7.0/drone_windows_amd64.tar.gz",
|
||||
"hash": "6e01e35560a64f713bd6ff039ba3b1f90c316e581099f9f6651ef3082e0b5546"
|
||||
}
|
||||
},
|
||||
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user