2019-11-20 09:00:21 +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.1",
"url": "https://github.com/casey/just/releases/download/v0.5.1/just-v0.5.1-x86_64-pc-windows-msvc.zip",
"hash": "2cd519c389ed1319456dd72b335af3da4e0931226b113544d108fc5f0d2b59ad",
"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"
}
}