diff --git a/bucket/balena-cli.json b/bucket/balena-cli.json index 179cbed2e3..ae09498939 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "24.0.0", + "version": "24.0.2", "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/v24.0.0/balena-cli-v24.0.0-windows-x64-standalone.tar.gz", - "hash": "25e53e123e093b0cba9e37e0a2fa987d476ba8c37b6ba0ea2335b2a53cd4aed2" + "url": "https://github.com/balena-io/balena-cli/releases/download/v24.0.2/balena-cli-v24.0.2-windows-x64-standalone.tar.gz", + "hash": "1b5d005d19bcffcb4861b41b62e3aa4d5c0bb2d1903c970cc9116d41d7984ea2" } }, "extract_dir": "balena",