{ "version": "1.25.2", "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.25.2/just-1.25.2-x86_64-pc-windows-msvc.zip", "hash": "9108b612b674381b6baf667a06b1c8f870b2d6ac4fcb9c4eef53c0866a6ce8f4" } }, "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" } } } }