homebrew-cask/Casks/tikz-editor.rb

10 lines
280 B
Ruby

class TikzEditor < Cask
version '1.0'
sha256 '0462af2994a5d2c3f495eb922e3cf989e3f4cff27bc545426ddc83da4a5f82db'
url 'https://github.com/downloads/fredokun/TikZ-Editor/TikZ%20Editor-1.0.dmg'
homepage 'https://github.com/fredokun/TikZ-Editor'
link 'TikZ Editor.app'
end