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