{ "version": "0.9.9", "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/0.9.9/just-0.9.9-x86_64-pc-windows-msvc.zip", "hash": "e40a21e71bafb33d809418aae3568f4193b8633e9fc865a90b2516c5fa0f2839" } }, "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" } } } }