doctl: Update to version 1.120.2

This commit is contained in:
github-actions[bot] 2025-01-14 20:27:52 +00:00
parent c3b613aa38
commit f75aa2c71c

View File

@ -1,20 +1,20 @@
{
"version": "1.120.1",
"version": "1.120.2",
"description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.1/doctl-1.120.1-windows-amd64.zip",
"hash": "2285c1e106de826e60937d7f07ffa45d4793a673c2111810bf030ad887755bec"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-amd64.zip",
"hash": "d8adc42fa83fb87a62c2aac105871415238851f5ba4c4923d1f9d48d62791309"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.1/doctl-1.120.1-windows-386.zip",
"hash": "d7fa6918b476dab29863be11f34e2ce9a9c43bb68894deccbf7ab539e7acae7a"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-386.zip",
"hash": "341089bcfc4943319c815babfe5166415d96a1009f5d55a90d4da6b1c1203095"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.1/doctl-1.120.1-windows-arm64.zip",
"hash": "9d8ba74659dcbeb3e6f110b1052f15039259447980f53acab0fae25177bdb553"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.120.2/doctl-1.120.2-windows-arm64.zip",
"hash": "b3b306b9b6bf70ca807f243575794ecdb330005da5e4f719383721a39b67b729"
}
},
"bin": "doctl.exe",