feat(cask): update emacs-app-pretest to version 30.0.92-pretest

This commit is contained in:
github-actions[bot]
2024-11-01 15:03:42 +00:00
committed by GitHub
parent 51ea6e9dea
commit a03c0d29df

View File

@@ -5,19 +5,11 @@ cask 'emacs-app-pretest' do
desc 'GNU Emacs text editor (latest pretest)'
homepage 'https://github.com/jimeh/emacs-builds'
version '30.0.91-pretest'
version '30.0.92-pretest'
on_arm do
sha256 'b8a6489edd1417a41b92978e060777f5b697e0ab1366e32a84f7a4f23113f3cd'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.0.91-pretest/Emacs.2024-09-11.9a1c76b.emacs-30-0-91-pretest.macOS-13.arm64.dmg'
depends_on macos: '>= :ventura'
end
on_intel do
sha256 'bc64c27c8263371a121a15e054ae0d2fc1e5a54a142371e39828449a5d37b1c3'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.0.91-pretest/Emacs.2024-09-11.9a1c76b.emacs-30-0-91-pretest.macOS-12.x86_64.dmg'
depends_on macos: '>= :monterey'
end
sha256 '84e0d518bdc41854927cb0314a39c138d80a97f088da78820ffad8b906f8189f'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.0.92-pretest/Emacs.2024-10-26.ed1d691.emacs-30-0-92-pretest.macOS-13.arm64.dmg'
depends_on macos: '>= :ventura', arch: :arm64
livecheck do
url 'https://github.com/jimeh/emacs-builds.git'