17 lines
727 B
JSON
17 lines
727 B
JSON
{
|
|
"version": "0.7.0-rc2",
|
|
"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.7.0-rc1/Alacritty-v0.7.0-rc2-portable.exe",
|
|
"hash": "8b85d538bdb12afb72fe553b11301cbf2d52b321acd0bada9c1522684b3832e9",
|
|
"bin": [ [ "Alacritty-v0.7.0-rc2-portable.exe", "alacritty-rc" ] ],
|
|
"shortcuts": [
|
|
[
|
|
"Alacritty-v0.7.0-rc2-portable.exe",
|
|
"Alacritty Release Candidate"
|
|
]
|
|
],
|
|
"notes": "Latest available release candidate. For regular releases please use Alacritty from the main extras bucket"
|
|
}
|