diff --git a/bucket/balena-cli.json b/bucket/balena-cli.json index 4fd98e227f..12680ba148 100644 --- a/bucket/balena-cli.json +++ b/bucket/balena-cli.json @@ -1,12 +1,12 @@ { - "version": "22.5.5", + "version": "23.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/v22.5.5/balena-cli-v22.5.5-windows-x64-standalone.tar.gz", - "hash": "8ad79343934d65a2658d7a04aba22d0ecedf6e7ce62e2c9d9d04afb99086a99b" + "url": "https://github.com/balena-io/balena-cli/releases/download/v23.0.0/balena-cli-v23.0.0-windows-x64-standalone.tar.gz", + "hash": "308f9070351c6221092127497e76022c83a005f0c54196a2d336c10f6da1684b" } }, "extract_dir": "balena",