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.38.tbz'
|
|
homepage 'http://limechat.net/mac/'
|
|
version '2.38'
|
|
sha1 '377d51ee7bd25e9bccc61bf7f5840c518e847e9c'
|
|
link 'LimeChat.app'
|
|
end
|