{ "version": "1.3.1-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.1-beta/deta-x86_64-windows.zip", "hash": "3d701f6b159c1640f207044cc4505d1aa44db379853ef8adfc8ea9d4570b82b1" } }, "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" } } } }