mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 20:14:27 +00:00
14 lines
541 B
JSON
14 lines
541 B
JSON
{
|
|
"homepage": "https://github.com/casey/just",
|
|
"description": "A command runner written in rust",
|
|
"license": "CC0-1.0",
|
|
"version": "0.5.10",
|
|
"url": "https://github.com/casey/just/releases/download/v0.5.10/just-v0.5.10-x86_64-pc-windows-msvc.zip",
|
|
"hash": "ec65a1fa95f53f2b3dfeca8bf9513f7875f60e19c2d076bb7f665cb3311be3a3",
|
|
"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"
|
|
}
|
|
}
|