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-12-14.0cc2c2d.master
This commit is contained in:
committed by
GitHub
parent
9130f9be5d
commit
dc1bc2d157
@@ -1,10 +1,10 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
cask 'emacs-app-nightly' do
|
||||
version '2021-12-13.ae169bd.master'
|
||||
version '2021-12-14.0cc2c2d.master'
|
||||
|
||||
sha256 'ef47fe45a6922906ffb99f74f9ce8a19ae6f406a123f0e9dad41b6b5b52cf19a'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-12-13.ae169bd.master/Emacs.2021-12-13.ae169bd.master.macOS-10-15.x86_64.dmg'
|
||||
sha256 'a6cc9115234dc7ac25e4284da37ba81880121dfe5657497876337c2614bb1a84'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-12-14.0cc2c2d.master/Emacs.2021-12-14.0cc2c2d.master.macOS-10-15.x86_64.dmg'
|
||||
|
||||
name 'Emacs'
|
||||
desc 'GNU Emacs text editor (nightly build)'
|
||||
|
||||
Reference in New Issue
Block a user