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-08-15.7ec0574.master
This commit is contained in:
committed by
GitHub
parent
bff91846b8
commit
afb277a5cc
@@ -1,10 +1,10 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
cask 'emacs-app-nightly' do
|
||||
version '2021-08-14.31ab12e.master'
|
||||
version '2021-08-15.7ec0574.master'
|
||||
|
||||
sha256 '538a288697dbfcb2277aeb23450d936eec6baa22153d24e610a6d31a775da503'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-08-14.31ab12e.master/Emacs.2021-08-14.31ab12e.master.macOS-10-15.x86_64.dmg'
|
||||
sha256 '6f3b62e7489b15dbb78f0d4028e87277cab580adb00bb9004ac6fed72c425aca'
|
||||
url 'https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-08-15.7ec0574.master/Emacs.2021-08-15.7ec0574.master.macOS-10-15.x86_64.dmg'
|
||||
|
||||
name 'Emacs'
|
||||
desc 'GNU Emacs text editor (nightly build)'
|
||||
|
||||
Reference in New Issue
Block a user