mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 20:44: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.11",
|
|
"url": "https://github.com/casey/just/releases/download/v0.5.11/just-v0.5.11-x86_64-pc-windows-msvc.zip",
|
|
"hash": "8a02a4960c780e6dbbfe384fed16d0d089f8f71fc2d16fa47c43eb1a4cb2b629",
|
|
"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"
|
|
}
|
|
}
|