doctl: Update to version 1.100.0

This commit is contained in:
github-actions[bot] 2023-10-17 16:27:57 +00:00
parent 64a9a093a3
commit 34a86cc962

View File

@ -1,20 +1,20 @@
{ {
"version": "1.99.0", "version": "1.100.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.99.0/doctl-1.99.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.100.0/doctl-1.100.0-windows-amd64.zip",
"hash": "2391aa8b9dc4bd88f9ea185c2f8d86cf08925c8c923560694f8e0d3a85dac8b9" "hash": "84c0b963685205e7d0da92cc77de6de20d7094a26bce2f6dc522e614c5486b9c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.100.0/doctl-1.100.0-windows-386.zip",
"hash": "029c8998f976a60dded0d0992c257090cb9720b879c805a9f7ae63f6f2a44988" "hash": "a385b17bb6ff66815d6a1cbca3492888062617302712a277472eb8a5462fa2b6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.99.0/doctl-1.99.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.100.0/doctl-1.100.0-windows-arm64.zip",
"hash": "e5d7d0918aac8bfce1745e7d8b9d7d21695bc72acf6ea81136b7004ceee46c2c" "hash": "042aabf244883f8fa6cbb2a0f968e13e505a12fdd4eb0f58e290badfee8e9d60"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",