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 2021-11-12.e4f8ce7.master
This commit is contained in:
committed by
GitHub
parent
a5f03b2d5a
commit
59a81b2471
@@ -1,10 +1,10 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
cask 'emacs-app-nightly' do
|
||||
version '2021-11-11.a8fc080.master'
|
||||
version '2021-11-12.e4f8ce7.master'
|
||||
|
||||
sha256 '3cc539694db450d2dd30120f378bd43f9c9942237d1b63482cfd0879b6f53deb'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-11-11.a8fc080.master/Emacs.2021-11-11.a8fc080.master.macOS-10-15.x86_64.dmg'
|
||||
sha256 '9ca6e5ea5396cddc6eaa4a2239133e10dd0eaf2c9963d9a41e71a1476f5bbaf0'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-11-12.e4f8ce7.master/Emacs.2021-11-12.e4f8ce7.master.macOS-10-15.x86_64.dmg'
|
||||
|
||||
name 'Emacs'
|
||||
desc 'GNU Emacs text editor (nightly build)'
|
||||
|
||||
Reference in New Issue
Block a user