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
253 B
7 lines
253 B
class TikzEditor < Cask
|
|
url 'http://github.com/downloads/fredokun/TikZ-Editor/TikZ%20Editor-1.0.dmg'
|
|
homepage 'https://github.com/fredokun/TikZ-Editor'
|
|
version '1.0'
|
|
sha1 'e497afbb6d47f5ec978abcd4b2d0da3dc07e0d1e'
|
|
link :app, 'TikZ Editor'
|
|
end
|
|
|