mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 08:36:39 +00:00
feat(cask): update emacs-app-nightly to version 2021-08-10.a8e8996.master
This commit is contained in:
committed by
GitHub
parent
053d99c500
commit
a1e8a59b56
@@ -1,10 +1,10 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
cask 'emacs-app-nightly' do
|
||||
version '2021-08-09.75de09b.master'
|
||||
version '2021-08-10.a8e8996.master'
|
||||
|
||||
sha256 '4a09d0dd731a551ce9eceb7b6348aeba8097b7ad305d46293a3e1c2430bfd34f'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-08-09.75de09b.master/Emacs.2021-08-09.75de09b.master.macOS-10-15.x86_64.dmg'
|
||||
sha256 '792b5a1d60b9513cbc4c320c7f083ccca44f368a807bc6e6990232cbb567ee6e'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-08-10.a8e8996.master/Emacs.2021-08-10.a8e8996.master.macOS-10-15.x86_64.dmg'
|
||||
|
||||
name 'Emacs'
|
||||
desc 'GNU Emacs text editor (nightly build)'
|
||||
|
||||
Reference in New Issue
Block a user