mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
251 B
Ruby
9 lines
251 B
Ruby
class Kvirc < Cask
|
|
version '4.2.0'
|
|
sha256 'bb450b5abc2012cfc6c3f2cce3c8b13239acad4553cdd73d48f8d47dd8cf61c2'
|
|
|
|
url 'http://kvirc.tradebit.com/4.2.0/binary/osx/KVIrc-4.2.0-Equilibrium.dmg'
|
|
homepage 'http://www.kvirc.net'
|
|
|
|
link 'KVIrc.app'
|
|
end
|