Files
homebrew-emacs-builds/Casks/emacs-app-nightly/meta.json
2025-11-04 00:24:37 +00:00

140 lines
3.3 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.2025-11-03.08c1775.master/Emacs.2025-11-03.08c1775.master.macOS-11.arm64.dmg",
"url_specs": {},
"version": "2025-11-03.08c1775.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": "0d21cbe5ed2088f42e535eba374bd4c28c3cdff1223a73a3fd4e94545d8f704d",
"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,
"disabled": false,
"disable_date": null,
"disable_reason": null,
"disable_replacement_formula": null,
"disable_replacement_cask": null,
"tap_git_head": "5263391680dabb0bd8725a0abc6cf5ae07dc0ab2",
"languages": [],
"ruby_source_path": "Casks/emacs-app-nightly.rb",
"ruby_source_checksum": {
"sha256": "f175f9cc3d6537554250feac6169698d312b75eb2f0f06855b4c2f06003ce757"
}
}