mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
276 B
Ruby
9 lines
276 B
Ruby
class Tabula < Cask
|
|
version '0.9.3'
|
|
sha256 'fca11ca0f21e8ad42090ee7cc43aba356fa03b2877e8054af2ee39148c9f1cc9'
|
|
|
|
url 'https://github.com/jazzido/tabula/releases/download/v0.9.3/tabula-mac-0.9.3d.zip'
|
|
homepage 'http://tabula.nerdpower.org'
|
|
|
|
app 'tabula/Tabula.app'
|
|
end
|