alacritty-rc: Add version 0.6.0-rc3
parent
4a2062d2a2
commit
48b2dd492f
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue