doctl: Update to version 1.102.0

This commit is contained in:
github-actions[bot] 2023-12-20 16:26:26 +00:00
parent 4e978894df
commit edfe620d66

View File

@ -1,20 +1,20 @@
{ {
"version": "1.101.0", "version": "1.102.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.101.0/doctl-1.101.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-amd64.zip",
"hash": "07379fce1de6ff17886728ca62ee76c3185ef5f24e866784493321279b17ffdc" "hash": "9b0f8a97c43a0271e41c66935fcd80d282bcd360c47cae21844e082784229b97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.101.0/doctl-1.101.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-386.zip",
"hash": "4b7d9333f1da8db6a37731ec1757427793bf8675385001cc91182fa256e8cba2" "hash": "63757cbf102bf19db1bf25ef77a33afafafc135139ec4dba22223bd9fba0f6cd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.101.0/doctl-1.101.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.102.0/doctl-1.102.0-windows-arm64.zip",
"hash": "968c38add27ec41d83b176595e36ff738a687cca1ff30ccef42c08086698975a" "hash": "7f244f4b9174926a52ebe6a029072ff23024fef41a42679230cd8ceb6a75af9f"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",