2020-11-24 10:19:32 -05:00
|
|
|
{
|
2021-01-01 22:23:46 -05:00
|
|
|
"version": "0.7.0-rc1",
|
2020-11-24 10:19:32 -05:00
|
|
|
"description": "GPU-accelerated terminal emulator - release candidates only",
|
|
|
|
"homepage": "https://github.com/alacritty/alacritty",
|
|
|
|
"license": "Apache-2.0",
|
2021-01-01 22:23:46 -05:00
|
|
|
"url": "https://github.com/alacritty/alacritty/releases/download/v0.7.0-rc1/Alacritty-v0.7.0-rc1-portable.exe",
|
|
|
|
"hash": "371bd1c510f4af2d99402a01b2878f6d3b2b06444b11bbda6e35857eaef2a892",
|
|
|
|
"bin": [ [ "Alacritty-v0.7.0-rc1-portable.exe", "alacritty-rc" ] ],
|
2020-11-24 10:19:32 -05:00
|
|
|
"shortcuts": [
|
|
|
|
[
|
2021-01-01 22:23:46 -05:00
|
|
|
"Alacritty-v0.7.0-rc1-portable.exe",
|
2020-11-24 10:19:32 -05:00
|
|
|
"Alacritty Release Candidate"
|
|
|
|
]
|
|
|
|
],
|
2021-01-01 22:23:46 -05:00
|
|
|
"notes": "Latest available release candidate. For regular releases please use Alacritty from the main extras bucket"
|
2020-11-24 10:19:32 -05:00
|
|
|
}
|