homebrew-cask/Casks/thaiwitter.rb

13 lines
329 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'thaiwitter' do
2014-09-17 19:43:04 +08:00
version :latest
sha256 :no_check
2016-03-08 02:15:41 +08:00
# dropbox.com/u/25097375 was verified as official when first introduced to the cask
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/'
2015-11-02 04:50:06 +08:00
license :mpl
2014-09-16 00:06:28 +08:00
app 'thaiWitter3.app'
end