doctl: Update to version 1.109.1

This commit is contained in:
github-actions[bot] 2024-07-12 00:34:23 +00:00
parent 60608b259c
commit 609b078488

View File

@ -1,20 +1,20 @@
{
"version": "1.109.0",
"version": "1.109.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.109.0/doctl-1.109.0-windows-amd64.zip",
"hash": "19a3a1a80d5ab48f3e5dad4e3e37e616d1d4ab3dbdf118d681afdcb5afbd63ed"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.109.1/doctl-1.109.1-windows-amd64.zip",
"hash": "a4e2126d46a7bdcb8d3d9d2b924e399ff7a93b25e675aa3774fbf18bdbba3c7c"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.109.0/doctl-1.109.0-windows-386.zip",
"hash": "892a686e005ec37bc841ee9dc452ee0b64daf83d6c267133b02f3e41a296f1ee"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.109.1/doctl-1.109.1-windows-386.zip",
"hash": "bd9d287447a4549c0d2cf7cd46f5eb851d766f020ee90d59da0bfd15988d96fb"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.109.0/doctl-1.109.0-windows-arm64.zip",
"hash": "0f4233935c726de941307fbf7261960d25cdb17431530bd6c2ba5de4e21b5943"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.109.1/doctl-1.109.1-windows-arm64.zip",
"hash": "b265eb88d79be267eded2860cd131909a062ae9cc16fcb2f5a43f983aca15a41"
}
},
"bin": "doctl.exe",