scoop-earne/bucket/alacritty-rc.json

17 lines
720 B
JSON
Raw Normal View History

2020-11-24 10:19:32 -05:00
{
"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"
}