doctl: Update to version 1.99.0

This commit is contained in:
github-actions[bot] 2023-09-20 16:27:47 +00:00
parent c1ac8b40a2
commit 3b974c60a2

View File

@ -1,20 +1,20 @@
{
"version": "1.98.1",
"version": "1.99.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.98.1/doctl-1.98.1-windows-amd64.zip",
"hash": "dfdc060b9133dc226fb8db33bce87fffac3332ae6b36a042ae215fe71fd68fd1"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-amd64.zip",
"hash": "2391aa8b9dc4bd88f9ea185c2f8d86cf08925c8c923560694f8e0d3a85dac8b9"
},
"32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-386.zip",
"hash": "3f775832ee1469588ccec0de97ac42cfb30f10efe930583e703a4cb4f7058220"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-386.zip",
"hash": "029c8998f976a60dded0d0992c257090cb9720b879c805a9f7ae63f6f2a44988"
},
"arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-arm64.zip",
"hash": "cbf171204fcd5f16bac66727c8d93f4c2c9bb409872762f2bd9629471d2c3a08"
"url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-arm64.zip",
"hash": "e5d7d0918aac8bfce1745e7d8b9d7d21695bc72acf6ea81136b7004ceee46c2c"
}
},
"bin": "doctl.exe",