mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
239 B
Ruby
7 lines
239 B
Ruby
class LimeChat < Cask
|
|
url 'https://downloads.sourceforge.net/project/limechat/limechat/LimeChat_2.35.tbz'
|
|
homepage 'http://limechat.net/mac/'
|
|
version '2.35'
|
|
sha1 '533f34d2aec04336a080b667bf82170c978eb7cc'
|
|
link 'LimeChat.app'
|
|
end
|