alacritty-rc: Add version 0.6.0-rc3

pull/2/head
earnest ma 2020-11-24 10:19:32 -05:00
parent 4a2062d2a2
commit 48b2dd492f
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695
1 changed files with 16 additions and 0 deletions

16
bucket/alacritty-rc.json Normal file
View File

@ -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"
}