doctl: Update to version 1.119.0

This commit is contained in:
github-actions[bot] 2024-11-20 16:30:41 +00:00
parent 01e4950b6a
commit be24d1b3da

View File

@ -1,20 +1,20 @@
{
"version": "1.118.0",
"version": "1.119.0",
"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.118.0/doctl-1.118.0-windows-amd64.zip",
"hash": "8469f93c094cfef8f74212cfc79eea15b111c608d364b2ca9204bcf0353e064d"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.0/doctl-1.119.0-windows-amd64.zip",
"hash": "3085b075fe682e5f168272a6667c52deafa70430e21c0db5d16722e60ebc8ead"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.118.0/doctl-1.118.0-windows-386.zip",
"hash": "c2c7d211551c27baf50698dbd834d78d2645c4303a9635671276a333925efb69"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.0/doctl-1.119.0-windows-386.zip",
"hash": "915cf4021b1e95f76d1bfa93a3d7c87d6e156272d6c6919b8e3fec21591d7b7c"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.118.0/doctl-1.118.0-windows-arm64.zip",
"hash": "a7f7b360d8e94546001ceee9e607668fe1d28e1856b61121fbeb9088f556b682"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.0/doctl-1.119.0-windows-arm64.zip",
"hash": "471d5e2f06a7ffe258fa40ec3d5613f069149e1ca377ff14406b8723622a037c"
}
},
"bin": "doctl.exe",