mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
drone: Update to version 1.3.2
This commit is contained in:
parent
5dbcb3e973
commit
57ceef2363
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"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.3.1/drone_windows_amd64.tar.gz",
|
||||
"hash": "a61d19ce17a142698395d5f28e016ded52ed52760e317e0647946ebf32360917"
|
||||
"url": "https://github.com/drone/drone-cli/releases/download/v1.3.2/drone_windows_amd64.tar.gz",
|
||||
"hash": "c7f6560a53ec18caa3e5746a504c2f6e843609f63d19704b30fdebe63fb61196"
|
||||
}
|
||||
},
|
||||
"pre_install": "if(Test-Path \"$dir\\drone\") { Rename-Item \"$dir\\drone\" \"$dir\\drone.exe\" }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user