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