doctl: Update to version 1.148.0

This commit is contained in:
github-actions[bot] 2025-12-09 12:33:12 +00:00
parent 5b2aee3cdf
commit d55ed5a888

View File

@ -1,20 +1,20 @@
{ {
"version": "1.147.0", "version": "1.148.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.147.0/doctl-1.147.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.148.0/doctl-1.148.0-windows-amd64.zip",
"hash": "c11683af96728d7116012be7f73ef9d7b3320623c1e446ab1a84bd82c1d0c974" "hash": "e7811ec6763ccc1fb3b2f03f7f6245e793d892a39a6971c15919d6f558878517"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.147.0/doctl-1.147.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.148.0/doctl-1.148.0-windows-386.zip",
"hash": "a409095cade1ac1f7a4f868deefb4aab64bfa2a5c15376e7cb685789b33fbf73" "hash": "f8c6529393c9f1f017949ec73640e33a75b431ba92553fcc81457f77eb786cdd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.147.0/doctl-1.147.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.148.0/doctl-1.148.0-windows-arm64.zip",
"hash": "3e6e26dee206f3d6dd7594c66f4fbfef5313f7e02b434d44c958a1f752e0056e" "hash": "5d9cf88a06072876f42fa6a6e78fefed0eb57e0212c098a05acd8991b864f49a"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",