feat(cask): update emacs-app-nightly to version 2025-12-06.5e0414b.master

This commit is contained in:
github-actions[bot]
2025-12-07 00:49:15 +00:00
committed by GitHub
parent 7b73f4b288
commit ace9dcfca7

View File

@@ -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-12-04.5e7a71d.master'
version '2025-12-06.5e0414b.master'
on_arm do
sha256 'bf851c17a4a77769f3f93b298d989a05894c081eac7d0e9321f3aaa69653fa80'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-12-04.5e7a71d.master/Emacs.2025-12-04.5e7a71d.master.macOS-11.arm64.dmg'
sha256 '1d6bf7b9b777b19eabb7644aa6cf012ca68680bc3bdb6cee39312fb2b11543ed'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-12-06.5e0414b.master/Emacs.2025-12-06.5e0414b.master.macOS-11.arm64.dmg'
depends_on macos: '>= :big_sur'
end
on_intel do
sha256 '3c8d82334ab658ead6b6d40c0c8a1e5813339f4710739b4393ed190f7361892d'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-12-04.5e7a71d.master/Emacs.2025-12-04.5e7a71d.master.macOS-11.x86_64.dmg'
sha256 'bb0d27a05f3f552f27715a14c3de788e92f8520145aee47113099d72c4d61cdc'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-12-06.5e0414b.master/Emacs.2025-12-06.5e0414b.master.macOS-11.x86_64.dmg'
depends_on macos: '>= :big_sur'
end