mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 13:16:38 +00:00
feat(cask): update emacs-app-monthly to version 2024-09-01.92ea393.master
This commit is contained in:
committed by
GitHub
parent
8f8bb38261
commit
b042345d49
@@ -5,17 +5,17 @@ cask 'emacs-app-monthly' do
|
||||
desc 'GNU Emacs text editor (monthly build)'
|
||||
homepage 'https://github.com/jimeh/emacs-builds'
|
||||
|
||||
version '2024-08-01.1134734.master'
|
||||
version '2024-09-01.92ea393.master'
|
||||
|
||||
on_arm do
|
||||
sha256 '9a60a08c75fa26bde963532a54cbdf7190820f74b8936425b55637119bd84bcd'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2024-08-01.1134734.master/Emacs.2024-08-01.1134734.master.macOS-13.arm64.dmg'
|
||||
sha256 '189b5b38ddaea998cbf31058cbf52440e3027dfe7cde06e8c49645397399e255'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2024-09-01.92ea393.master/Emacs.2024-09-01.92ea393.master.macOS-13.arm64.dmg'
|
||||
depends_on macos: '>= :ventura'
|
||||
end
|
||||
|
||||
on_intel do
|
||||
sha256 '82b54ba2d948b21a1cde29e63d2bf6c3083318d03f20dea471ad5256533be128'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2024-08-01.1134734.master/Emacs.2024-08-01.1134734.master.macOS-12.x86_64.dmg'
|
||||
sha256 'a92c7131bd2a48190e84285e29632c7fce58b2a17c6ed96605c48c120bd83f50'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2024-09-01.92ea393.master/Emacs.2024-09-01.92ea393.master.macOS-12.x86_64.dmg'
|
||||
depends_on macos: '>= :monterey'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user