homebrew-cask/Casks/thaiwitter.rb

11 lines
230 B
Ruby

class Thaiwitter < Cask
version :latest
sha256 :no_check
url 'https://dl.dropbox.com/u/25097375/thaiWitter/Builds/thaiWitter3.app.zip'
homepage 'https://tw3.herokuapp.com/'
license :unknown
app 'thaiWitter3.app'
end