{ "version": "0.1.2", "description": "A command-line utility written in Rust that supports Device Firmware Updates (DFU) for nRF52 devices running Adafruit_nRF52_Bootloader.", "homepage": "https://github.com/blelora/blelora-cli", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/blelora/blelora-cli/releases/download/0.1.2/blelora-cli_0.1.2_x86_64-pc-windows-gnu.zip", "hash": "4b452268e2cbcdd5f3f02f9b7e25986a49a06df50178dee6e3ad8e3642280778" } }, "bin": "blelora.exe", "checkver": { "github": "https://github.com/blelora/blelora-cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/blelora/blelora-cli/releases/download/$version/blelora-cli_$version_x86_64-pc-windows-gnu.zip" } }, "hash": { "url": "$url.sha256sum" } } }