diff --git a/bucket/balena-cli.json b/bucket/balena-cli.json index 6b96f65de2..179cbed2e3 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "23.2.32", + "version": "24.0.0", "description": "Official balena CLI for interacting with balenaCloud and balena API.", "homepage": "https://github.com/balena-io/balena-cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/balena-io/balena-cli/releases/download/v23.2.32/balena-cli-v23.2.32-windows-x64-standalone.tar.gz", - "hash": "f8d0a7c75d1f09e349ee5c77f7b5a0f2550385ff8f1d862243093a8c2197bbc8" + "url": "https://github.com/balena-io/balena-cli/releases/download/v24.0.0/balena-cli-v24.0.0-windows-x64-standalone.tar.gz", + "hash": "25e53e123e093b0cba9e37e0a2fa987d476ba8c37b6ba0ea2335b2a53cd4aed2" } }, "extract_dir": "balena",