2019-06-02 21:02:05 +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.4",
"url": "https://github.com/casey/just/releases/download/v0.4.4/just-v0.4.4-x86_64-pc-windows-gnu.zip",
"hash": "5a1ce463e97e299520e0b95463b34ef7dbd53de1c02bed83c089ab7e47a99ec7",
"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"
}
}