diff --git a/Casks/emacs-app-good/meta.json b/Casks/emacs-app-good/meta.json index 625e745b..f0e7159a 100644 --- a/Casks/emacs-app-good/meta.json +++ b/Casks/emacs-app-good/meta.json @@ -44,7 +44,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/include/emacs-module.h", { - "target": "$(brew --prefix)/include/emacs-module.h" + "target": "/usr/local/include/emacs-module.h" } ] }, @@ -52,7 +52,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", { - "target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el" + "target": "/usr/local/share/emacs/site-lisp/subdirs.el" } ] }, @@ -116,6 +116,6 @@ }, "container": null, "auto_updates": null, - "tap_git_head": "9600f5af39a5e3a72ef427a11b63716306397ee0", + "tap_git_head": "fbe3ff1d1436c0e5d87052e52ea00bb57c53bebe", "languages": [] } diff --git a/Casks/emacs-app-nightly-28/meta.json b/Casks/emacs-app-nightly-28/meta.json index 337c50d5..1894bd41 100644 --- a/Casks/emacs-app-nightly-28/meta.json +++ b/Casks/emacs-app-nightly-28/meta.json @@ -44,7 +44,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/include/emacs-module.h", { - "target": "$(brew --prefix)/include/emacs-module.h" + "target": "/usr/local/include/emacs-module.h" } ] }, @@ -52,7 +52,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", { - "target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el" + "target": "/usr/local/share/emacs/site-lisp/subdirs.el" } ] }, @@ -116,6 +116,6 @@ }, "container": null, "auto_updates": null, - "tap_git_head": "9600f5af39a5e3a72ef427a11b63716306397ee0", + "tap_git_head": "fbe3ff1d1436c0e5d87052e52ea00bb57c53bebe", "languages": [] } diff --git a/Casks/emacs-app-nightly-29/meta.json b/Casks/emacs-app-nightly-29/meta.json index 035043fd..ca0fc667 100644 --- a/Casks/emacs-app-nightly-29/meta.json +++ b/Casks/emacs-app-nightly-29/meta.json @@ -7,13 +7,13 @@ ], "desc": "GNU Emacs text editor (nightly build of emacs-29 branch)", "homepage": "https://github.com/jimeh/emacs-builds", - "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2023-02-21.fb5dbf6.emacs-29/Emacs.2023-02-21.fb5dbf6.emacs-29.macOS-11.x86_64.dmg", + "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2023-02-22.1841299.emacs-29/Emacs.2023-02-22.1841299.emacs-29.macOS-11.x86_64.dmg", "appcast": null, - "version": "2023-02-21.fb5dbf6.emacs-29", + "version": "2023-02-22.1841299.emacs-29", "versions": {}, "installed": null, "outdated": false, - "sha256": "b3532fb2433be81ee0903a4e96769311f854059c342cbbd97cc023e29d2b4f1c", + "sha256": "c0b85f40ce7a428eb7b3704dd806034ce75d8da24cf73f2c3c53e8b0a3f4d861", "artifacts": [ { "app": [ @@ -44,7 +44,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/include/emacs-module.h", { - "target": "$(brew --prefix)/include/emacs-module.h" + "target": "/usr/local/include/emacs-module.h" } ] }, @@ -52,7 +52,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", { - "target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el" + "target": "/usr/local/share/emacs/site-lisp/subdirs.el" } ] }, @@ -116,6 +116,6 @@ }, "container": null, "auto_updates": null, - "tap_git_head": "9600f5af39a5e3a72ef427a11b63716306397ee0", + "tap_git_head": "fbe3ff1d1436c0e5d87052e52ea00bb57c53bebe", "languages": [] } diff --git a/Casks/emacs-app-nightly-29/shield.json b/Casks/emacs-app-nightly-29/shield.json index 8fe2afcd..ba4d5835 100644 --- a/Casks/emacs-app-nightly-29/shield.json +++ b/Casks/emacs-app-nightly-29/shield.json @@ -5,5 +5,5 @@ "namedLogo": "GNU Emacs", "logoColor": "white", "label": "nightly@emacs-29", - "message": "2023-02-21.fb5dbf6.emacs-29" + "message": "2023-02-22.1841299.emacs-29" } diff --git a/Casks/emacs-app-nightly/meta.json b/Casks/emacs-app-nightly/meta.json index f4dc687c..de84c986 100644 --- a/Casks/emacs-app-nightly/meta.json +++ b/Casks/emacs-app-nightly/meta.json @@ -44,7 +44,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/include/emacs-module.h", { - "target": "$(brew --prefix)/include/emacs-module.h" + "target": "/usr/local/include/emacs-module.h" } ] }, @@ -52,7 +52,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", { - "target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el" + "target": "/usr/local/share/emacs/site-lisp/subdirs.el" } ] }, @@ -116,6 +116,6 @@ }, "container": null, "auto_updates": null, - "tap_git_head": "9600f5af39a5e3a72ef427a11b63716306397ee0", + "tap_git_head": "fbe3ff1d1436c0e5d87052e52ea00bb57c53bebe", "languages": [] } diff --git a/Casks/emacs-app-pretest/meta.json b/Casks/emacs-app-pretest/meta.json index ff44475b..40374f42 100644 --- a/Casks/emacs-app-pretest/meta.json +++ b/Casks/emacs-app-pretest/meta.json @@ -44,7 +44,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/include/emacs-module.h", { - "target": "$(brew --prefix)/include/emacs-module.h" + "target": "/usr/local/include/emacs-module.h" } ] }, @@ -52,7 +52,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", { - "target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el" + "target": "/usr/local/share/emacs/site-lisp/subdirs.el" } ] }, @@ -116,6 +116,6 @@ }, "container": null, "auto_updates": null, - "tap_git_head": "9600f5af39a5e3a72ef427a11b63716306397ee0", + "tap_git_head": "fbe3ff1d1436c0e5d87052e52ea00bb57c53bebe", "languages": [] } diff --git a/Casks/emacs-app/meta.json b/Casks/emacs-app/meta.json index a419e320..b2a9f6e4 100644 --- a/Casks/emacs-app/meta.json +++ b/Casks/emacs-app/meta.json @@ -44,7 +44,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/include/emacs-module.h", { - "target": "$(brew --prefix)/include/emacs-module.h" + "target": "/usr/local/include/emacs-module.h" } ] }, @@ -52,7 +52,7 @@ "binary": [ "/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el", { - "target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el" + "target": "/usr/local/share/emacs/site-lisp/subdirs.el" } ] }, @@ -116,6 +116,6 @@ }, "container": null, "auto_updates": null, - "tap_git_head": "9600f5af39a5e3a72ef427a11b63716306397ee0", + "tap_git_head": "fbe3ff1d1436c0e5d87052e52ea00bb57c53bebe", "languages": [] }