{ "version": "1.3.2-beta", "description": "Command line interface for managing Deta micros and deployments", "homepage": "https://deta.sh/", "license": "Unknown", "architecture": { "64bit": { "url": "https://github.com/deta/deta-cli/releases/download/v1.3.2-beta/deta-x86_64-windows.zip", "hash": "55fb1789a79912bc3bce3124a8b517902193d133c37f61b2ce62062fb4ce37e4" } }, "bin": "deta.exe", "checkver": { "url": "https://github.com/deta/deta-cli", "regex": "tag/v([\\w.-]+)\"" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/deta/deta-cli/releases/download/v$version/deta-x86_64-windows.zip" } } } }