mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
doctl: Update to version 1.32.2
This commit is contained in:
parent
e13e0bae25
commit
e3c4cbef94
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/digitalocean/doctl",
|
||||
"version": "1.32.1",
|
||||
"version": "1.32.2",
|
||||
"license": "Apache-2.0",
|
||||
"description": "A command line tool for DigitalOcean services",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.1/doctl-1.32.1-windows-amd64.zip",
|
||||
"hash": "522f9daf4ac651c5ffa91ee68316c4b9a4c1ed9c8b12d45a593bcfcd9abab62b"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.2/doctl-1.32.2-windows-amd64.zip",
|
||||
"hash": "d24af0eb62247fea761c9a354deb0551c1822d13346034b8dd9f12d5f1c69022"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.1/doctl-1.32.1-windows-386.zip",
|
||||
"hash": "6c7b06fdc350c3528dc994b4d5f9e343333d9d4a67dea3c077d25a8f04f8562e"
|
||||
"url": "https://github.com/digitalocean/doctl/releases/download/v1.32.2/doctl-1.32.2-windows-386.zip",
|
||||
"hash": "939d683fedf65161d98301abe1e399dfc4266df6a2ae88146de763ad4171f950"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item \"$dir\\doctl\" 'doctl.exe'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user