2019-12-12 02:00:25 +00:00

14 lines
538 B
JSON

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