mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
9 lines
213 B
Ruby
9 lines
213 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/'
|
|
|
|
link 'thaiWitter3.app'
|
|
end
|