homebrew-cask-versions/Casks/limechat.rb
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00

7 lines
265 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'
sha256 'a0b46e8238a003922adbec1cd3488fe49cb8de5f610424da08006799e170a633'
link 'LimeChat.app'
end