mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
14 lines
532 B
JSON
14 lines
532 B
JSON
{
|
|
"homepage": "https://github.com/casey/just",
|
|
"description": "A command runner written in rust",
|
|
"license": "CC0",
|
|
"version": "0.4.0",
|
|
"url": "https://github.com/casey/just/releases/download/v0.4.0/just-v0.4.0-x86_64-pc-windows-gnu.zip",
|
|
"hash": "c3a1ae83a5d79c74c3b7735e880e8f9d5329b756f8b42b0e8647cbbc7a2bbbb6",
|
|
"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"
|
|
}
|
|
}
|