homebrew-cask/Casks/tabula.rb

8 lines
275 B
Ruby
Raw Normal View History

2014-05-09 19:54:24 +08:00
class Tabula < Cask
url 'https://github.com/jazzido/tabula/releases/download/v0.9.3/tabula-mac-0.9.3d.zip'
homepage 'http://tabula.nerdpower.org'
version '0.9.3'
sha256 'fca11ca0f21e8ad42090ee7cc43aba356fa03b2877e8054af2ee39148c9f1cc9'
link 'tabula/Tabula.app'
end