mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
14 lines
535 B
JSON
14 lines
535 B
JSON
{
|
|
"homepage": "https://github.com/casey/just",
|
|
"description": "A command runner written in rust",
|
|
"license": "CC0",
|
|
"version": "0.3.13",
|
|
"url": "https://github.com/casey/just/releases/download/v0.3.13/just-v0.3.13-x86_64-pc-windows-gnu.zip",
|
|
"hash": "7150235d9986e1e0c3abceaab7cafd358a3b4a87bc26f20c09dab6543d10b063",
|
|
"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"
|
|
}
|
|
}
|