mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 02:56:40 +00:00
feat(cask): update emacs-app-nightly to version 2025-07-29.3797484.master
This commit is contained in:
committed by
GitHub
parent
11ac1b944d
commit
a951b71cf1
@@ -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-07-27.068b324.master'
|
||||
version '2025-07-29.3797484.master'
|
||||
|
||||
on_arm do
|
||||
sha256 'bbdd1d80088122d58ff199cf96706569f5f71bddec44461727fab7523a1d5586'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-07-27.068b324.master/Emacs.2025-07-27.068b324.master.macOS-11.arm64.dmg'
|
||||
sha256 '0c5aac81e54cee941493ddca1b6ee81a30e2c40552a47d6c65685d84366b59c7'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-07-29.3797484.master/Emacs.2025-07-29.3797484.master.macOS-11.arm64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
on_intel do
|
||||
sha256 '1fe23947bf952270c710b3339bebee60c2a1562bb2a55597a60973e78fb42004'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-07-27.068b324.master/Emacs.2025-07-27.068b324.master.macOS-11.x86_64.dmg'
|
||||
sha256 '098630afdff477215667fc215c772c7cd1779590081612d6993a6e42604d9f88'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-07-29.3797484.master/Emacs.2025-07-29.3797484.master.macOS-11.x86_64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user