You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
293 B
7 lines
293 B
class EmacsNightly < Cask
|
|
url 'http://emacsformacosx.com/emacs-builds/Emacs-2013-11-19_01-33-37-115148-universal-10.6.8.dmg'
|
|
homepage 'http://emacsformacosx.com/'
|
|
version '24.3.50r115148'
|
|
sha256 '903e0f8acb5e3e84e46f1787d85b17b4be88ec7956d17adb6b7918c5f2bdf2cc'
|
|
link 'Emacs.app'
|
|
end
|
|
|