Files
homebrew-emacs-builds/Casks/emacs-app-nightly/meta.json
2026-01-28 00:01:21 +00:00

142 lines
3.4 KiB
JSON

{
"token": "emacs-app-nightly",
"full_token": "jimeh/emacs-builds/emacs-app-nightly",
"old_tokens": [],
"tap": "jimeh/emacs-builds",
"name": [
"Emacs"
],
"desc": "GNU Emacs text editor (nightly build)",
"homepage": "https://github.com/jimeh/emacs-builds",
"url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2026-01-27.d09cedc.master/Emacs.2026-01-27.d09cedc.master.macOS-11.arm64.dmg",
"url_specs": {},
"version": "2026-01-27.d09cedc.master",
"autobump": true,
"no_autobump_message": null,
"skip_livecheck": false,
"installed": null,
"installed_time": null,
"bundle_version": null,
"bundle_short_version": null,
"outdated": false,
"sha256": "2ead8a55d9ad46685d5aa609bc782e3f531752efecd5e41e83de4a6e718c4e70",
"artifacts": [
{
"app": [
"Emacs.app"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/ebrowse"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/emacs"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/emacsclient"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/etags"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/Resources/include/emacs-module.h",
{
"target": "/opt/homebrew/include/emacs-module.h"
}
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el",
{
"target": "/opt/homebrew/share/emacs/site-lisp/subdirs.el"
}
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/ebrowse.1.gz"
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/emacs.1.gz"
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/emacsclient.1.gz"
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/etags.1.gz"
]
},
{
"zap": [
{
"trash": [
"~/Library/Caches/org.gnu.Emacs",
"~/Library/Preferences/org.gnu.Emacs.plist",
"~/Library/Saved Application State/org.gnu.Emacs.savedState"
]
}
]
}
],
"caveats": null,
"depends_on": {
"macos": {
">=": [
"11"
]
}
},
"conflicts_with": {
"cask": [
"emacs-app",
"emacs-app-good",
"emacs-app-monthly",
"emacs-app-nightly-28",
"emacs-app-nightly-29",
"emacs-app-pretest",
"emacs",
"emacs-nightly",
"emacs-pretest",
"emacs-mac",
"emacs-mac-spacemacs-icon"
]
},
"container": null,
"rename": [],
"auto_updates": null,
"deprecated": false,
"deprecation_date": null,
"deprecation_reason": null,
"deprecation_replacement_formula": null,
"deprecation_replacement_cask": null,
"deprecate_args": null,
"disabled": false,
"disable_date": null,
"disable_reason": null,
"disable_replacement_formula": null,
"disable_replacement_cask": null,
"disable_args": null,
"tap_git_head": "9322512e643f5335c3c3bfee746dafce0ae03bc9",
"languages": [],
"ruby_source_path": "Casks/emacs-app-nightly.rb",
"ruby_source_checksum": {
"sha256": "25d7f9fa569c3420e822379eff60230356b800f2f59371f4284b6cc718664a32"
}
}