Commit Graph

14 Commits

Author SHA1 Message Date
github-actions[bot]
b0e1aeee4d feat(cask): update emacs-app to version 29.3 2024-04-03 11:21:23 +00:00
github-actions[bot]
a270ac4cf2 feat(cask): update emacs-app to version 29.2 2024-01-19 07:09:31 +00:00
6a2cda3b9b feat(emacs-app): update to point at new 29.1 build
The new build fixes an issue with bundled shared libraries, where
libwebp was not correctly bundled into the application. This lead to
Emacs crashing on start unless libwebp was already installed on the
target machine.

The rebuild does however increase the minimum required macOS version
from 11.0 Big Sur, to 12.0 Monterey. This is because Homebrew no longer
supports macOS 11, making it difficult to produce Emacs builds on it.

Additionally, native Apple Silicon builds are now available as well for
stable releases. They require macOS 13 Ventura however, as that is the
oldest version available on M1-based GitHub Actions runners.
2023-11-22 08:23:02 +00:00
2540f3a8eb fix(casks): manually ensure casks are correct again 2023-11-20 09:03:27 +00:00
github-actions[bot]
3820da5f36 feat(cask): update emacs-app to version 29.1 2023-07-31 22:59:58 +00:00
bf86887d87 feat(cask): add emacs-app-nightly-29 cask 2023-01-24 23:36:13 +00:00
github-actions[bot]
8978991ede feat(cask): update emacs-app to version 28.2 2022-09-13 02:31:23 +00:00
github-actions[bot]
6d95ef9c15 feat(cask): update emacs-app to version 28.1 2022-04-03 21:26:55 +00:00
0df1cd3947 feat(cask): add emacs-app-pretest cask 2022-02-07 20:58:25 +00:00
07c93566be feat(cask/deps): remove dependency on Intel architecture
The builds reportedly run on M1-based Macs via Rosetta2.
2022-02-07 20:56:17 +00:00
3e37b20a2e feat(cask): add emacs-app-nightly-28 cask
This cask provides nightly builds of the "emacs-28" release branch. Once
Emacs 28.x receives a stable release, this cask will be deprecated.
2021-10-23 14:16:45 +01:00
github-actions[bot]
07fb52d53f feat(cask): update emacs-app to version 27.2 2021-07-03 00:27:57 +00:00
abb2f04915 fix(cask): resolve warning about regular expression 2021-07-03 01:23:33 +01:00
11211a76cd feat(cask): add emacs-app cask for latest stable emacs release 2021-07-03 01:02:23 +01:00