doctl: Update to version 1.107.0

This commit is contained in:
github-actions[bot] 2024-05-30 16:28:07 +00:00
parent 4e930fbb3e
commit be47c60b3f

View File

@ -1,20 +1,20 @@
{ {
"version": "1.106.0", "version": "1.107.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.106.0/doctl-1.106.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-amd64.zip",
"hash": "568651d8f9efe41b2d193db8f9045bc96404b19422f358baee6c2c9f45365a9f" "hash": "554e2abf30e0052e0f03bf7b58e789b36f5a35af3c3f2bcc53d6f25cf74415ce"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-386.zip",
"hash": "e8474ec8a3b6270eea1d3d7a6d56bd181bb67956306ce423fc53b10aed829fa1" "hash": "53e40ee3f3f7575a2b9d74b59b36b5388577abffa548de0475b0427f7c311437"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.106.0/doctl-1.106.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.107.0/doctl-1.107.0-windows-arm64.zip",
"hash": "9905eae214baaacdb97e6cfb8af733122d56ad9049263ec580d6414ada9c550d" "hash": "ad061c63bdb1ac9d093fda0e11859440d9c63340b0da86e30c26451b22275610"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",