homebrew-cask/Casks/thaiwitter.rb

10 lines
212 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/'
app 'thaiWitter3.app'
end