mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
262 B
Ruby
9 lines
262 B
Ruby
class Texmacs < Cask
|
|
version '1.99.1'
|
|
sha256 'b6aab5bcb263e847c97062824b8852380cab4159306b035fcca199f92d243d51'
|
|
|
|
url 'http://www.texmacs.org/Download/ftp/tmftp/macos/TeXmacs-1.99.1.dmg'
|
|
homepage 'http://www.texmacs.org/'
|
|
|
|
link 'TeXmacs-1.99.1.app'
|
|
end
|