{ "version": "0.7.3", "description": "A command runner written in rust", "homepage": "https://github.com/casey/just", "license": "CC0-1.0", "architecture": { "64bit": { "url": "https://github.com/casey/just/releases/download/v0.7.3/just-v0.7.3-x86_64-pc-windows-msvc.zip", "hash": "cf9006545e4c9dba409e416ff30c3343a429557299386b2473bb5f03518439d6" } }, "bin": "just.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/casey/just/releases/download/v$version/just-v$version-x86_64-pc-windows-msvc.zip" } } } }