Files
homebrew-emacs-builds/Casks/emacs-app-monthly/meta.json
2025-10-26 00:18:13 +00:00

139 lines
3.3 KiB
JSON

{
"token": "emacs-app-monthly",
"full_token": "jimeh/emacs-builds/emacs-app-monthly",
"old_tokens": [],
"tap": "jimeh/emacs-builds",
"name": [
"Emacs"
],
"desc": "GNU Emacs text editor (monthly build)",
"homepage": "https://github.com/jimeh/emacs-builds",
"url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-10-01.17ef2d6.master/Emacs.2025-10-01.17ef2d6.master.macOS-11.arm64.dmg",
"url_specs": {},
"version": "2025-10-01.17ef2d6.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": "c810472eed31737f587f07186b13d19ee3c56f98791346669365563ca2356a69",
"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-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": "caf416874661bcc8b9fe3fab4d924ffbe3cf2190",
"languages": [],
"ruby_source_path": "Casks/emacs-app-monthly.rb",
"ruby_source_checksum": {
"sha256": "49a8329d3bb81686cca596be2c646f66108e69bb4b6ea0b86246abc05c9d3e24"
}
}