mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
doctl: Update to version 1.32.1
This commit is contained in:
parent
1d704f8124
commit
688c9d496e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/digitalocean/doctl",
|
"homepage": "https://github.com/digitalocean/doctl",
|
||||||
"version": "1.32.0",
|
"version": "1.32.1",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"description": "A command line tool for DigitalOcean services",
|
"description": "A command line tool for DigitalOcean services",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.0/doctl-1.32.0-windows-amd64.zip",
|
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.1/doctl-1.32.1-windows-amd64.zip",
|
||||||
"hash": "6d84e38f24cb3fd8f0d3c6f15a67c6dba56f26fdc3f32ec6a01384f5d91533cc"
|
"hash": "522f9daf4ac651c5ffa91ee68316c4b9a4c1ed9c8b12d45a593bcfcd9abab62b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.0/doctl-1.32.0-windows-386.zip",
|
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.1/doctl-1.32.1-windows-386.zip",
|
||||||
"hash": "3c980bf4cba5b0a072d328702f03f1cf79ffb1478ceeac9dca63647679bca82b"
|
"hash": "6c7b06fdc350c3528dc994b4d5f9e343333d9d4a67dea3c077d25a8f04f8562e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user