doctl: Update to version 1.98.1

This commit is contained in:
github-actions[bot] 2023-08-22 16:27:35 +00:00
parent 599ccac795
commit b398bd7201

View File

@ -1,20 +1,20 @@
{ {
"version": "1.98.0", "version": "1.98.1",
"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.98.0/doctl-1.98.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-amd64.zip",
"hash": "7390fdd5bcf7533f9e67d594981ed45f49b66a1d061d2793f4c8422675805b5e" "hash": "dfdc060b9133dc226fb8db33bce87fffac3332ae6b36a042ae215fe71fd68fd1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-386.zip",
"hash": "1bbefe5e7c58bbf92be0ba3b67957ba29c5adf7ec2c38618943cb29a63f0c638" "hash": "3f775832ee1469588ccec0de97ac42cfb30f10efe930583e703a4cb4f7058220"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.98.0/doctl-1.98.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.98.1/doctl-1.98.1-windows-arm64.zip",
"hash": "c0efb9d94d449758f2e1e8834c4e2388a792e9a6ab205428e1f298c9b3027641" "hash": "cbf171204fcd5f16bac66727c8d93f4c2c9bb409872762f2bd9629471d2c3a08"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",