2021-01-02 18:41:16 -05:00
|
|
|
{
|
2021-02-17 21:53:12 -05:00
|
|
|
"version": "28.0.50-snapshot-2021-01-15",
|
|
|
|
"description": "Development snapshots for Emacs",
|
2021-01-02 18:41:16 -05:00
|
|
|
"homepage": "https://www.gnu.org/software/emacs/",
|
|
|
|
"license": "GPL-3.0-or-later",
|
|
|
|
"architecture": {
|
|
|
|
"64bit": {
|
2021-02-17 21:53:12 -05:00
|
|
|
"url": "https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/emacs-28.0.50-snapshot-2021-01-15.zip",
|
|
|
|
"hash": "035eb2cc1a5171852c1485aa4cc22f716d50a6842296480a43aaf2e9501de774"
|
2021-01-02 18:41:16 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin\\emacs.exe",
|
|
|
|
"bin\\emacsclient.exe",
|
|
|
|
"bin\\emacsclientw.exe",
|
|
|
|
"bin\\runemacs.exe",
|
|
|
|
"bin\\etags.exe",
|
|
|
|
"bin\\ctags.exe"
|
|
|
|
],
|
|
|
|
"shortcuts": [
|
|
|
|
[
|
|
|
|
"bin\\runemacs.exe",
|
|
|
|
"Emacs"
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"bin\\emacsclientw.exe",
|
|
|
|
"Emacs Client",
|
|
|
|
"-c -n -a \"\""
|
|
|
|
]
|
|
|
|
],
|
2021-02-17 21:53:12 -05:00
|
|
|
"notes": "Development snapshots that may not be up to date. Use emacs-stable in this bucket or emacs from extras bucket."
|
2021-01-02 18:41:16 -05:00
|
|
|
}
|