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.39.tbz'
|
|
homepage 'http://limechat.net/mac/'
|
|
version '2.39'
|
|
sha1 'fc413ebadf9b0bc65729906d468e24ad42a267db'
|
|
link 'LimeChat.app'
|
|
end
|