mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
doctl: Update to version 1.32.0
This commit is contained in:
parent
f442894608
commit
7630c15848
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/digitalocean/doctl",
|
||||
"version": "1.31.2",
|
||||
"version": "1.32.0",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A command line tool for DigitalOcean services",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.2/doctl-1.31.2-windows-amd64.zip",
|
||||
"hash": "29fd49c523b620ec85b32249657921d82e3c657d1bc1b3291e3dbd8e620caebb"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.0/doctl-1.32.0-windows-amd64.zip",
|
||||
"hash": "6d84e38f24cb3fd8f0d3c6f15a67c6dba56f26fdc3f32ec6a01384f5d91533cc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.31.2/doctl-1.31.2-windows-386.zip",
|
||||
"hash": "0aadafd5380641937a5817917c0f118cbcbaec0a11e592f35620ec58e7cc86c9"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.0/doctl-1.32.0-windows-386.zip",
|
||||
"hash": "3c980bf4cba5b0a072d328702f03f1cf79ffb1478ceeac9dca63647679bca82b"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user