2020-06-29 08:47:34 +02:00

14 lines
538 B
JSON

{
"version": "0.6.1",
"description": "A command runner written in rust",
"homepage": "https://github.com/casey/just",
"license": "CC0-1.0",
"url": "https://github.com/casey/just/releases/download/v0.6.1/just-v0.6.1-x86_64-pc-windows-msvc.zip",
"hash": "8c156221176b16c17609e6a590cd64350fb7fbe706f7f3c6cb97d89f87abb474",
"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"
}
}