2020-01-28 12:01:50 +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.7",
"url": "https://github.com/casey/just/releases/download/v0.5.7/just-v0.5.7-x86_64-pc-windows-msvc.zip",
"hash": "d9eef8aaa2e141abdf05118a1d10eb3e61e7c3a4a134bdb200dc60f6d263d33e",
"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"
}
}