2020-06-18 23:03:05 +02: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.6.0",
"url": "https://github.com/casey/just/releases/download/v0.6.0/just-v0.6.0-x86_64-pc-windows-msvc.zip",
"hash": "c637fd614f36159448b547c24149cb40bf57f40e6fe7ea838f3e41ae0b564c5c",
"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"
}
}