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 2024-04-03.7a41de3.master
This commit is contained in:
committed by
GitHub
parent
b0e1aeee4d
commit
4cf2717e71
@@ -5,19 +5,11 @@ cask 'emacs-app-nightly' do
|
||||
desc 'GNU Emacs text editor (nightly build)'
|
||||
homepage 'https://github.com/jimeh/emacs-builds'
|
||||
|
||||
version '2024-04-01.a5fbb65.master'
|
||||
version '2024-04-03.7a41de3.master'
|
||||
|
||||
on_arm do
|
||||
sha256 '60e9296b2d955c3329e16b38da372ec845fd0c9731ac322be4813516c8280439'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2024-04-01.a5fbb65.master/Emacs.2024-04-01.a5fbb65.master.macOS-13.arm64.dmg'
|
||||
depends_on macos: '>= :ventura'
|
||||
end
|
||||
|
||||
on_intel do
|
||||
sha256 '611f118d7f187dc9ed2ab19a0b742b63931a0553fcb8bfb1024b137c6938a020'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2024-04-01.a5fbb65.master/Emacs.2024-04-01.a5fbb65.master.macOS-12.x86_64.dmg'
|
||||
depends_on macos: '>= :monterey'
|
||||
end
|
||||
sha256 '2695a8243505fc9d6c1d303822b6e6a4708a6cde92c1a15b3e4f8497923dc406'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2024-04-03.7a41de3.master/Emacs.2024-04-03.7a41de3.master.macOS-12.x86_64.dmg'
|
||||
depends_on macos: '>= :monterey'
|
||||
|
||||
livecheck do
|
||||
url 'https://github.com/jimeh/emacs-builds.git'
|
||||
|
||||
Reference in New Issue
Block a user