doctl: Update to version 1.113.0

This commit is contained in:
github-actions[bot] 2024-09-09 20:27:33 +00:00
parent d890e508b8
commit b4599b8bcb

View File

@ -1,20 +1,20 @@
{
"version": "1.112.0",
"version": "1.113.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.112.0/doctl-1.112.0-windows-amd64.zip",
"hash": "c88724c5a9a5101adce556397f0ea79e0d93f6fb1820c34c21e957a2fff62f5d"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.113.0/doctl-1.113.0-windows-amd64.zip",
"hash": "3fcd7c9ff9e62800507f4cdf99d421a9e31d5f8dcac5a2c156bdf5dd48b97b72"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.112.0/doctl-1.112.0-windows-386.zip",
"hash": "a61f9f75da8969769bc9dfdf315533593fdb9d223beed4a0586aafdd07fe4e3f"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.113.0/doctl-1.113.0-windows-386.zip",
"hash": "4e3a0e31f6f3dc4f12b5d146abb1c8fb64072ec259d046752a6ca28204363b0d"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.112.0/doctl-1.112.0-windows-arm64.zip",
"hash": "9b259d0b0da1e5e85183e2938b2ccb271bce478815399f27149f486b9962b244"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.113.0/doctl-1.113.0-windows-arm64.zip",
"hash": "880fab1e482155b7dda1fa1ac3bb9b3b488ee340660ad5c85c5d2a681922a9b6"
}
},
"bin": "doctl.exe",