{ "version": "6.3.1", "description": "A standalone, native tool for Windows, Mac, and Linux that will provide you with a Command Line Interface (CLI) for developer productivity, tool interaction, package management, embedded CFML server, application scaffolding, and some sweet ASCII art", "homepage": "https://www.ortussolutions.com/products/commandbox", "license": "LGPL-3.0-or-later", "architecture": { "64bit": { "url": "https://downloads.ortussolutions.com/ortussolutions/commandbox/6.3.1/commandbox-jre-win64-6.3.1.zip", "hash": "43ec9d99f4c65e94db811f8e11f94c7cad9634a2eb01593ed9ef6192f9dd7e2c" }, "32bit": { "url": "https://downloads.ortussolutions.com/ortussolutions/commandbox/6.3.1/commandbox-jre-win32-6.3.1.zip", "hash": "0e074747f1d0fb56ec12c33021b574c69c9023b10fc2863cbb30778a9ac3b658" } }, "bin": "box.exe", "checkver": { "github": "https://github.com/Ortus-Solutions/commandbox" }, "autoupdate": { "architecture": { "64bit": { "url": "https://downloads.ortussolutions.com/ortussolutions/commandbox/$version/commandbox-jre-win64-$version.zip" }, "32bit": { "url": "https://downloads.ortussolutions.com/ortussolutions/commandbox/$version/commandbox-jre-win32-$version.zip" } }, "hash": { "url": "$url.sha256" } } }