mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 13:16:38 +00:00
feat(cask): update emacs-app-nightly to version 2025-08-22.bc0202b.master
This commit is contained in:
committed by
GitHub
parent
9b064a64f8
commit
095afbaa02
@@ -5,16 +5,16 @@ cask 'emacs-app-nightly' do
|
||||
desc 'GNU Emacs text editor (nightly build)'
|
||||
homepage 'https://github.com/jimeh/emacs-builds'
|
||||
|
||||
version '2025-08-21.680ef7b.master'
|
||||
version '2025-08-22.bc0202b.master'
|
||||
|
||||
on_arm do
|
||||
sha256 '666fc93864d97b4f38779fa39e5172f5c613dcb94d515798f7e424dd5f2c2b5a'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-08-21.680ef7b.master/Emacs.2025-08-21.680ef7b.master.macOS-11.arm64.dmg'
|
||||
sha256 '64843b34741327c3e70b745bc7516a69134aa49e5dcfbbcee86175eb1632bccf'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-08-22.bc0202b.master/Emacs.2025-08-22.bc0202b.master.macOS-11.arm64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
on_intel do
|
||||
sha256 '45df137bbe3d228b74a00ec92a180b2073f2de04442318168c23b5f45b4dfc21'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-08-21.680ef7b.master/Emacs.2025-08-21.680ef7b.master.macOS-11.x86_64.dmg'
|
||||
sha256 'ed30c4dc1eee25f40842630b9230a57d76dae8dd1cf24d234a1f8a9713af0116'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-08-22.bc0202b.master/Emacs.2025-08-22.bc0202b.master.macOS-11.x86_64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user