homebrew-cask-versions/Casks/thaiwitter.rb
2014-12-10 08:51:02 -05:00

11 lines
352 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: improve this machine-generated value
app 'thaiWitter3.app'
end