mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
doctl: Update to version 1.31.0
This commit is contained in:
parent
055b92e531
commit
344900546b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/digitalocean/doctl",
|
||||
"version": "1.30.0",
|
||||
"version": "1.31.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A command line tool for DigitalOcean services",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.30.0/doctl-1.30.0-windows-amd64.zip",
|
||||
"hash": "da8f5facef91806e1fa843d48aa71e70f60e806c82b1cb08a6a5a57ced7ac919"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.0/doctl-1.31.0-windows-amd64.zip",
|
||||
"hash": "f746970f24e6296527d24e760a0e3f835b4a7de434a37220abf063f3384e3b03"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.30.0/doctl-1.30.0-windows-386.zip",
|
||||
"hash": "aa5237a32b50f03b7e93fac34fe3d5daf3e865b9f712e0c2b13625651f4a9e77"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.0/doctl-1.31.0-windows-386.zip",
|
||||
"hash": "c752c8e596e7342cc44de8b13ab898389c319c864eca3d02c5377654e053a3b6"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user