doctl: Update to version 1.104.0

This commit is contained in:
github-actions[bot] 2024-01-27 00:32:27 +00:00
parent 2b2562f8f9
commit c040b1238e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.103.0", "version": "1.104.0",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.103.0/doctl-1.103.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.104.0/doctl-1.104.0-windows-amd64.zip",
"hash": "0588eb7d154b412e10ed38708081689b7f390d00c90c4317177235d4b36e9935" "hash": "46b8d70bb0266a9200aa35b5f7154c195f88f6845a39e8d3c57546ff3394627f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.103.0/doctl-1.103.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.104.0/doctl-1.104.0-windows-386.zip",
"hash": "55395facdc72ad607ee46016ab0726d69ddeefeb1e3383c05b47f807d6c24553" "hash": "eeeb8a6abf97ec244d7e4dfe81b30f995afab0b6c6448fae5e236c791dc37789"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.103.0/doctl-1.103.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.104.0/doctl-1.104.0-windows-arm64.zip",
"hash": "a620822b58794e52de6447bee017bf28c3a49b938ba60561875117ae14adba1b" "hash": "db8729ccce2c0fcabdd1b08aeac19fad7d509f0998847963a03b086b03add76e"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",