{ "version": "1.18.1", "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.18.1/just-1.18.1-x86_64-pc-windows-msvc.zip", "hash": "790ed04a64d2191e1c3a3c4dcf935d8d0a4704624023e7cd09fc627ab413b5f4" } }, "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" } } } }