mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
drone: Update to version 1.6.1
This commit is contained in:
parent
191b762183
commit
1d585d3258
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"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.0/drone_windows_amd64.tar.gz",
|
||||
"hash": "f03de0ce6b708b0c0ed3c43e9db0755b9734bd09b1031ccb582ac424f1fae593"
|
||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.6.1/drone_windows_amd64.tar.gz",
|
||||
"hash": "e6c0fedd8f77ff0cd2d0fdc2bd75bc7ff20a98a99593d705012bb50d41276478"
|
||||
}
|
||||
},
|
||||
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user