homebrew-cask/Casks/thaiwitter.rb

12 lines
401 B
Ruby

cask :v1 => 'thaiwitter' do
version :latest
sha256 :no_check
# dropbox.com is the official download host per the vendor homepage
url 'https://dl.dropbox.com/u/25097375/thaiWitter/Builds/thaiWitter3.app.zip'
homepage 'https://tw3.herokuapp.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'thaiWitter3.app'
end