mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 13:16:38 +00:00
94 lines
2.2 KiB
JSON
94 lines
2.2 KiB
JSON
{
|
|
"token": "emacs-app",
|
|
"full_token": "jimeh/emacs-builds/emacs-app",
|
|
"tap": "jimeh/emacs-builds",
|
|
"name": [
|
|
"Emacs"
|
|
],
|
|
"desc": "GNU Emacs text editor",
|
|
"homepage": "https://github.com/jimeh/emacs-builds",
|
|
"url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs-28.1/Emacs.2022-04-03.5a223c7.emacs-28-1.macOS-10-15.x86_64.dmg",
|
|
"appcast": null,
|
|
"version": "28.1",
|
|
"versions": {},
|
|
"installed": null,
|
|
"outdated": false,
|
|
"sha256": "c1956cbc92e49f68640ca91f89d30fb7151edc8b075ffb7c5189417fbbfa8c05",
|
|
"artifacts": [
|
|
[
|
|
"Emacs.app"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/MacOS/bin/ebrowse"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/MacOS/bin/emacs"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/MacOS/bin/emacsclient"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/MacOS/bin/etags"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/Resources/include/emacs-module.h",
|
|
{
|
|
"target": "$(brew --prefix)/include/emacs-module.h"
|
|
}
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el",
|
|
{
|
|
"target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el"
|
|
}
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/Resources/man/man1/ebrowse.1.gz"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/Resources/man/man1/emacs.1.gz"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/Resources/man/man1/emacsclient.1.gz"
|
|
],
|
|
[
|
|
"/Applications/Emacs.app/Contents/Resources/man/man1/etags.1.gz"
|
|
],
|
|
{
|
|
"trash": [
|
|
"~/Library/Caches/org.gnu.Emacs",
|
|
"~/Library/Preferences/org.gnu.Emacs.plist",
|
|
"~/Library/Saved Application State/org.gnu.Emacs.savedState"
|
|
],
|
|
"signal": {}
|
|
}
|
|
],
|
|
"caveats": null,
|
|
"depends_on": {
|
|
"macos": {
|
|
">=": [
|
|
"10.15"
|
|
]
|
|
}
|
|
},
|
|
"conflicts_with": {
|
|
"cask": [
|
|
"emacs-app-good",
|
|
"emacs-app-nightly",
|
|
"emacs-app-nightly-28",
|
|
"emacs-app-pretest",
|
|
"emacs",
|
|
"emacs-nightly",
|
|
"emacs-pretest",
|
|
"emacs-mac",
|
|
"emacs-mac-spacemacs-icon"
|
|
],
|
|
"formula": [
|
|
"emacs",
|
|
"emacs-mac"
|
|
]
|
|
},
|
|
"container": null,
|
|
"auto_updates": null
|
|
}
|