homebrew-cask/Casks/thaiwitter.rb

13 lines
421 B
Ruby
Raw Normal View History

2014-11-14 01:27:09 +08:00
cask :v1 => 'thaiwitter' do
2014-09-17 19:43:04 +08:00
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'
2015-05-04 04:44:31 +08:00
name 'thaiWitter'
homepage 'https://tw3.herokuapp.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:28 +08:00
app 'thaiWitter3.app'
end