mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
14 lines
538 B
JSON
14 lines
538 B
JSON
{
|
|
"version": "0.7.1",
|
|
"description": "A command runner written in rust",
|
|
"homepage": "https://github.com/casey/just",
|
|
"license": "CC0-1.0",
|
|
"url": "https://github.com/casey/just/releases/download/v0.7.1/just-v0.7.1-x86_64-pc-windows-msvc.zip",
|
|
"hash": "8d14855b13e9b6148022cb7da57ab79002cf5a249199bf5b53c8a0397dc6a612",
|
|
"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"
|
|
}
|
|
}
|