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