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-10-07.ce863b6.master
This commit is contained in:
committed by
GitHub
parent
3cdcb68d32
commit
a86a084899
@@ -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-10-06.7f925b0.master'
|
||||
version '2025-10-07.ce863b6.master'
|
||||
|
||||
on_arm do
|
||||
sha256 'e0c54b4b685482bd1940e11d388b46e866968f106dc1752b17bb45b951198d71'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-10-06.7f925b0.master/Emacs.2025-10-06.7f925b0.master.macOS-11.arm64.dmg'
|
||||
sha256 '0e26aa9e164696c613efd6a83cb2ca171779cb65d582ed7efc2a7247abb1f2ee'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-10-07.ce863b6.master/Emacs.2025-10-07.ce863b6.master.macOS-11.arm64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
on_intel do
|
||||
sha256 'f3e5da1ff1eb5419f18c7dc21b898190df1833f16f11e8f963f3f0b66cb6ccb0'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-10-06.7f925b0.master/Emacs.2025-10-06.7f925b0.master.macOS-11.x86_64.dmg'
|
||||
sha256 '441005c2c8ac6a022d3817bb8755d862250d1075aea66a50fe8e512498443d03'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-10-07.ce863b6.master/Emacs.2025-10-07.ce863b6.master.macOS-11.x86_64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user