{ "version": "1.42.4", "description": "A command runner written in rust", "homepage": "https://just.systems", "license": "CC0-1.0", "suggest": { "fzf": "fzf" }, "architecture": { "64bit": { "url": "https://github.com/casey/just/releases/download/1.42.4/just-1.42.4-x86_64-pc-windows-msvc.zip", "hash": "238cb448eb2ced3f7ac2f32872cf08244179b10b2d3f67e9069087ccbdc3d7f6" } }, "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" } } } }