mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
247 B
Ruby
7 lines
247 B
Ruby
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 'TikZ Editor'
|
|
end
|