mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 02:56:40 +00:00
feat(cask): update emacs-app-pretest to version 30.1.90-pretest
This commit is contained in:
committed by
GitHub
parent
5e596a07c4
commit
07e49af277
@@ -5,16 +5,16 @@ cask 'emacs-app-pretest' do
|
||||
desc 'GNU Emacs text editor (latest pretest)'
|
||||
homepage 'https://github.com/jimeh/emacs-builds'
|
||||
|
||||
version '30.0.93-pretest'
|
||||
version '30.1.90-pretest'
|
||||
|
||||
on_arm do
|
||||
sha256 '954c273fa1d2cf8a4c0d000d95e62afd391393086a4e56cc9113a97605ff6de0'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.0.93-pretest/Emacs.2024-12-19.68bcabf.emacs-30-0-93-pretest.macOS-11.arm64.dmg'
|
||||
sha256 '7b83465eb5fd9cd9cecf3d318d154516ba0481e67957ddcc8669f43c53e80c53'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.1.90-pretest/Emacs.2025-05-18.1136aed.emacs-30-1-90-pretest.macOS-11.arm64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
on_intel do
|
||||
sha256 'c1f61de51f449ae3bced924c4470ae4cb15dc64de7b1819cd7d3ffbf4bd9b894'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.0.93-pretest/Emacs.2024-12-19.68bcabf.emacs-30-0-93-pretest.macOS-11.x86_64.dmg'
|
||||
sha256 'e19f10777998947cd0267ea435345945c75660033e0885f7bd5b1666e0fb8f59'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.1.90-pretest/Emacs.2025-05-18.1136aed.emacs-30-1-90-pretest.macOS-11.x86_64.dmg'
|
||||
depends_on macos: '>= :big_sur'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user