2019-05-08 03:00:21 +00:00

14 lines
532 B
JSON

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