2019-11-12 23:00:16 +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.0",
"url": "https://github.com/casey/just/releases/download/v0.5.0/just-v0.5.0-x86_64-pc-windows-msvc.zip",
"hash": "53271b45bb52bb56a486c5c5879cf7af528284fd68992a5387009c3502d25f38",
"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"
}
}