From 4675f37f716f3b62325fe0dfa3b369f571a6b76a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yves=20Desgagn=C3=A9?= Date: Sat, 10 Sep 2016 16:24:43 -0400 Subject: [PATCH] Update texmacs to 1.99.5 (#24379) --- Casks/texmacs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/texmacs.rb b/Casks/texmacs.rb index 2c28a7807dd..c7d953f1be4 100644 --- a/Casks/texmacs.rb +++ b/Casks/texmacs.rb @@ -1,6 +1,6 @@ cask 'texmacs' do version '1.99.5' - sha256 '1e753a68bc0dd3dc6d8b5bfe1a0b4a7346408eeae8c76bf60609026c20b7be75' + sha256 '6f560861a25439a3a4e314098ed096a3416581eab90ace89c7055e2eb34f7e2e' url "http://www.texmacs.org/Download/ftp/tmftp/macos/TeXmacs-#{version}.dmg" name 'GNU TeXmacs'