From 4bd589f3a21845313727806e890848dc8b7812f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:30:32 +0000 Subject: [PATCH] doctl: Update to version 1.116.1 --- bucket/doctl.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/doctl.json b/bucket/doctl.json index 5610c14da0..373e87cf98 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -1,20 +1,20 @@ { - "version": "1.116.0", + "version": "1.116.1", "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.116.0/doctl-1.116.0-windows-amd64.zip", - "hash": "cbe6b8c2912ad764b3f890cdfa9e5c0ecffcba44d85f4430fe42fa37ea94f2e5" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.116.1/doctl-1.116.1-windows-amd64.zip", + "hash": "fb2f6e50521debb833c2645232e78a36a1523be49ccfcdd29c774ef6105681e4" }, "32bit": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.116.0/doctl-1.116.0-windows-386.zip", - "hash": "e5dded048c7ac2eb5dc02092a18087b2b094c54722888dbbd3f2f584d8b5222f" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.116.1/doctl-1.116.1-windows-386.zip", + "hash": "e07c534af9ce8db793caf87ca7525c983cab0c3fb6c6b0b31e5972acd5f0b4c3" }, "arm64": { - "url": "https://github.com/digitalocean/doctl/releases/download/v1.116.0/doctl-1.116.0-windows-arm64.zip", - "hash": "a3d14c1cf2573bfb4bf0bea14202994daf051dfd9683a63409cbf0114a4d5625" + "url": "https://github.com/digitalocean/doctl/releases/download/v1.116.1/doctl-1.116.1-windows-arm64.zip", + "hash": "63d33e568aa62c3b92cec220f62ad84c8b2b494febf75aba1d97aa5a6595806c" } }, "bin": "doctl.exe",