feat(cask): update emacs-app-monthly to version 2025-03-01.1e84a87.master

This commit is contained in:
github-actions[bot]
2025-03-01 23:46:36 +00:00
committed by GitHub
parent 3711aa77e3
commit f75f7664db

View File

@@ -5,16 +5,16 @@ cask 'emacs-app-monthly' do
desc 'GNU Emacs text editor (monthly build)'
homepage 'https://github.com/jimeh/emacs-builds'
version '2025-02-01.c91c591.master'
version '2025-03-01.1e84a87.master'
on_arm do
sha256 '2d437328745d9055f9eab47f152305b23c7445b5f943abbb28700fc8adbcb054'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-02-01.c91c591.master/Emacs.2025-02-01.c91c591.master.macOS-11.arm64.dmg'
sha256 'be3ad5120555b3e12ccd8ca904e106c0916808c3cb9e8caab6ef5ea984dcf973'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-03-01.1e84a87.master/Emacs.2025-03-01.1e84a87.master.macOS-11.arm64.dmg'
depends_on macos: '>= :big_sur'
end
on_intel do
sha256 'ffb214ef4b18c6023829f2a5aef4d94da53e6a193a78bc70c8dcc37500c7c122'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-02-01.c91c591.master/Emacs.2025-02-01.c91c591.master.macOS-11.x86_64.dmg'
sha256 'a67e1e5e4883cbf304ecb43197557a1ecf8a68e648bee9618d5c1406c683a54e'
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2025-03-01.1e84a87.master/Emacs.2025-03-01.1e84a87.master.macOS-11.x86_64.dmg'
depends_on macos: '>= :big_sur'
end