17 lines
720 B
JSON
17 lines
720 B
JSON
|
{
|
||
|
"version": "0.6.0-rc3",
|
||
|
"description": "GPU-accelerated terminal emulator - release candidates only",
|
||
|
"homepage": "https://github.com/alacritty/alacritty",
|
||
|
"license": "Apache-2.0",
|
||
|
"url": "https://github.com/alacritty/alacritty/releases/download/v0.6.0-rc3/Alacritty-v0.6.0-rc3-portable.exe",
|
||
|
"hash": "c167188965f5355f510c2de412de12c48737e8cbc832dcbbf0f2f81c52e135cd",
|
||
|
"bin": [ [ "Alacritty-v0.6.0-rc3-portable.exe", "alacritty-rc" ] ],
|
||
|
"shortcuts": [
|
||
|
[
|
||
|
"Alacritty-v0.6.0-rc3-portable.exe",
|
||
|
"Alacritty Release Candidate"
|
||
|
]
|
||
|
],
|
||
|
"notes": "Latest available release candidate. For regular releases use Alacritty from the main extras bucket"
|
||
|
}
|