doctl: Update to version 1.119.1

This commit is contained in:
github-actions[bot] 2024-11-21 16:30:54 +00:00
parent 917fd4f5a7
commit 2b64157d67

View File

@ -1,20 +1,20 @@
{
"version": "1.119.0",
"version": "1.119.1",
"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.119.0/doctl-1.119.0-windows-amd64.zip",
"hash": "3085b075fe682e5f168272a6667c52deafa70430e21c0db5d16722e60ebc8ead"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.1/doctl-1.119.1-windows-amd64.zip",
"hash": "dd237567cf4cab9b1bc758cfa8a565a72a61c79541d057148d0fc20636e52acc"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.0/doctl-1.119.0-windows-386.zip",
"hash": "915cf4021b1e95f76d1bfa93a3d7c87d6e156272d6c6919b8e3fec21591d7b7c"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.1/doctl-1.119.1-windows-386.zip",
"hash": "4a135df7dfe38ccb3baccefe528b8a09ac31be9c0e8c1a61b5305ea2d43c84c0"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.0/doctl-1.119.0-windows-arm64.zip",
"hash": "471d5e2f06a7ffe258fa40ec3d5613f069149e1ca377ff14406b8723622a037c"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.119.1/doctl-1.119.1-windows-arm64.zip",
"hash": "364b8713ed6d74ed49bc29f887633ee1d77670c83fdf33b5ed81c2e9fa1b825d"
}
},
"bin": "doctl.exe",