diff --git a/Casks/emacs-app-good/meta.json b/Casks/emacs-app-good/meta.json index e84d5651..a46f5fe2 100644 --- a/Casks/emacs-app-good/meta.json +++ b/Casks/emacs-app-good/meta.json @@ -15,52 +15,77 @@ "outdated": false, "sha256": "eb375ffcf52696b2b6739c2c53a01d9582f5fb190166d5ba7cfe456aba6971b8", "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": {} + "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": "$(brew --prefix)/include/emacs-module.h" + } + ] + }, + { + "binary": [ + "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", + { + "target": "$(brew --prefix)/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, diff --git a/Casks/emacs-app-nightly-28/meta.json b/Casks/emacs-app-nightly-28/meta.json index 7a0a257a..7eadf1cd 100644 --- a/Casks/emacs-app-nightly-28/meta.json +++ b/Casks/emacs-app-nightly-28/meta.json @@ -15,52 +15,77 @@ "outdated": false, "sha256": "012c72fec7aa365ebd2b5f2190fa096a582133df5a0c3564da12debb3235c025", "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": {} + "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": "$(brew --prefix)/include/emacs-module.h" + } + ] + }, + { + "binary": [ + "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", + { + "target": "$(brew --prefix)/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, diff --git a/Casks/emacs-app-nightly/meta.json b/Casks/emacs-app-nightly/meta.json index 00a120fa..2c57fdc4 100644 --- a/Casks/emacs-app-nightly/meta.json +++ b/Casks/emacs-app-nightly/meta.json @@ -7,60 +7,85 @@ ], "desc": "GNU Emacs text editor (nightly build)", "homepage": "https://github.com/jimeh/emacs-builds", - "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-09-14.30ca49c.master/Emacs.2022-09-14.30ca49c.master.macOS-11.x86_64.dmg", + "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-09-15.45459fd.master/Emacs.2022-09-15.45459fd.master.macOS-11.x86_64.dmg", "appcast": null, - "version": "2022-09-14.30ca49c.master", + "version": "2022-09-15.45459fd.master", "versions": {}, "installed": null, "outdated": false, - "sha256": "5e3f5494bfac5fb2ca413cd28ac9dc817b1ec1af782fcb835731b2b42eb2201e", + "sha256": "747be7a771767d9cec29cc8edefc553e52d5566014fd249782e4771d9de7568f", "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": {} + "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": "$(brew --prefix)/include/emacs-module.h" + } + ] + }, + { + "binary": [ + "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", + { + "target": "$(brew --prefix)/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, diff --git a/Casks/emacs-app-nightly/shield.json b/Casks/emacs-app-nightly/shield.json index cf237087..f379f37f 100644 --- a/Casks/emacs-app-nightly/shield.json +++ b/Casks/emacs-app-nightly/shield.json @@ -5,5 +5,5 @@ "namedLogo": "GNU Emacs", "logoColor": "white", "label": "nightly", - "message": "2022-09-14.30ca49c.master" + "message": "2022-09-15.45459fd.master" } diff --git a/Casks/emacs-app-pretest/meta.json b/Casks/emacs-app-pretest/meta.json index 1d096ded..1865745a 100644 --- a/Casks/emacs-app-pretest/meta.json +++ b/Casks/emacs-app-pretest/meta.json @@ -15,52 +15,77 @@ "outdated": false, "sha256": "0ce386b1a30402b8db794670e5c94a5f5dbb249337559f030e6aa13f09a6d89e", "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": {} + "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": "$(brew --prefix)/include/emacs-module.h" + } + ] + }, + { + "binary": [ + "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", + { + "target": "$(brew --prefix)/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, diff --git a/Casks/emacs-app/meta.json b/Casks/emacs-app/meta.json index 2edcba5c..cf71dc40 100644 --- a/Casks/emacs-app/meta.json +++ b/Casks/emacs-app/meta.json @@ -15,52 +15,77 @@ "outdated": false, "sha256": "7caadc43289b11219b1427accb5760460f48b676ab886979651e5ed02eb04505", "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": {} + "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": "$(brew --prefix)/include/emacs-module.h" + } + ] + }, + { + "binary": [ + "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", + { + "target": "$(brew --prefix)/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,